Comparison Between LoadBalancer Ingresses and Nginx Ingresses
In CCE, clusters can use Nginx ingresses and LoadBalancer ingresses to enable layer-7 network access for applications.
- Nginx ingresses, enhanced by CCE using the NGINX Ingress Controller from the community, regularly update community features and bug fixes. Nginx ingresses provide various configuration options, catering to users with advanced gateway customization requirements.
- LoadBalancer ingresses, backed by ELB, offer fully managed and O&M-free services. They can handle tens of millions of concurrent connections and millions of new connections. LoadBalancer ingresses can access both shared and dedicated load balancers.
This section describes the differences between Nginx ingresses and LoadBalancer ingresses.
Typical Application Scenarios
Type |
Feature |
---|---|
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 |
|
LoadBalancer ingresses 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