Comparison Between ELB Ingress and Nginx Ingress
CCE clusters can use Nginx Ingress or ELB Ingress to access a layer-7 load balancer. Nginx Ingress is an open-source community add-on that is selected for use. CCE regularly updates its features and fixes bugs. ELB Ingress is a proprietary add-on that operates in full hosting mode and can access both shared and dedicated load balancers. This section describes the differences between Nginx Ingress and ELB Ingress.
Introduction
- Nginx Ingress is a community add-on that is open-source and optimized based on the NGINX Ingress Controller. It provides a variety of ingress configurations and is the best choice if you need to extensively customize your gateway.
- ELB Ingress is fully hosted and backed by ELB, making it O&M-free. It can handle tens of millions of concurrent connections and millions of new connections. ELB Ingress supports the interconnection with both shared and dedicated load balancers.
Typical Application Scenarios
Type |
Feature |
---|---|
Nginx Ingress |
|
ELB Ingress |
|
Functions
Item |
Nginx Ingress |
ELB 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