mirror of
https://github.com/alibaba/higress.git
synced 2026-05-26 13:47:27 +08:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -119,7 +119,16 @@ If you are deploying on the cloud, it is recommended to use the [Enterprise Edit
|
|||||||
|
|
||||||
Higress can function as a feature-rich ingress controller, which is compatible with many annotations of K8s' nginx ingress controller.
|
Higress can function as a feature-rich ingress controller, which is compatible with many annotations of K8s' nginx ingress controller.
|
||||||
|
|
||||||
[Gateway API](https://gateway-api.sigs.k8s.io/) support is coming soon and will support smooth migration from Ingress API to Gateway API.
|
[Gateway API](https://gateway-api.sigs.k8s.io/) is already supported, and it supports a smooth migration from Ingress API to Gateway API.
|
||||||
|
|
||||||
|
Compared to ingress-nginx, the resource overhead has significantly decreased, and the speed at which route changes take effect has improved by ten times.
|
||||||
|
|
||||||
|
> The following resource overhead comparison comes from [sealos](https://github.com/labring).
|
||||||
|
>
|
||||||
|
> For details, you can read this [article](https://sealos.io/blog/sealos-envoy-vs-nginx-2000-tenants) to understand how sealos migrates the monitoring of **tens of thousands of ingress** resources from nginx ingress to higress.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
- **Microservice gateway**:
|
- **Microservice gateway**:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user