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.
For details about ingresses, see https://kubernetes.io/docs/concepts/services-networking/ingress/.
- 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-ons page on the CCE console and configure its parameters.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot