Help Center> Cloud Container Engine> FAQ> Chart and Add-on> Does CCE Support nginx-ingress?

Does CCE Support nginx-ingress?

Introduction to nginx-ingress

nginx-ingress is a popular ingress-controller. It functions as a reverse proxy to import external traffic to a cluster and expose Services in Kubernetes clusters to external systems. In layer-7 load balancing (ingress), domain names are used to match Services. In this way, Services in a cluster can be accessed through domain names.

This chart is composed of ingress-controller and nginx.

Installation Method

You can install the nginx-ingress add-on on the Add-on Marketplace page on the CCE console and configure its parameters. For details, see nginx-ingress.