Comparison Between LoadBalancer Ingresses and Nginx Ingresses
CCE Autopilot clusters can use either an Nginx Ingress or LoadBalancer Ingress to enable Layer-7 network access for applications.
- An Nginx Ingress, enhanced by CCE Autopilot using NGINX Ingress Controller from the community, updates community features and bug fixes regularly. Nginx Ingresses provide various configuration options, catering to users with advanced gateway customization requirements.
- A LoadBalancer Ingress, backed by ELB, offers fully managed and O&M-free services. It can handle tens of millions of concurrent connections and millions of new connections. LoadBalancer Ingresses support both shared and dedicated load balancers.
The following tables describe the differences between Nginx Ingresses and LoadBalancer Ingresses.
Typical Application Scenarios
Type |
Typical Application Scenarios |
---|---|
Nginx Ingress |
|
LoadBalancer Ingress |
|
Functions
Item |
Nginx Ingress |
LoadBalancer Ingress |
---|---|---|
Positioning |
Layer 7 traffic governance offers various advanced routing functions. |
|
Basic routing |
|
|
Protocol |
|
|
Configuration modification |
|
The declarative OpenAPI between cloud services enables the dynamic loading of modified configurations to ELB. |
Authentication |
|
TLS authentication |
Performance |
|
ELB can handle tens of millions of concurrent connections and millions of new connections. |
Observability |
|
|
O&M |
|
|
Security |
|
|
Service governance |
|
|
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