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.
- ingress-controller monitors Kubernetes ingresses and updates nginx configurations.
- nginx implements load balancing for requests and supports layer-7 request forwarding.
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.

Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.