Update README.md

This commit is contained in:
澄潭
2022-11-04 10:56:03 +08:00
committed by GitHub
parent 0e4b1a7680
commit 733cb02df1

View File

@@ -40,12 +40,18 @@ Higress 是基于阿里内部两年多的 Envoy Gateway 实践沉淀,以开源
## 核心优势
- **兼并蓄**
- **兼并蓄**
兼容 Nginx Ingress Annotation 80%+ 的使用场景,且提供功能更丰富的注解,简单一步轻松搞定 Nginx Ingress迁移
兼容 Nginx Ingress Annotation 80%+ 的使用场景,且提供功能更丰富的 Higress Annotation 注解
兼容 Ingress API/Gateway API/Istio API可以组合多种 CRD 实现流量精细化管理
- **平滑演进**
支持 Nacos/Zookeeper 等多种注册中心,可以不依赖 K8s Service 进行服务发现,支持传统非容器架构业务平滑过渡到云原生架构
支持从 Nginx Ingress Controller 平滑迁移,支持从 Ingress API 平滑过渡到 Gateway API基于 Istio 支持平滑演进到 ServiceMesh 架构
- **生产等级**
脱胎于历经阿里巴巴2年多生产验证的内部产品支持每秒请求量达数十万级的大规模场景具备企业级 SLA 的开源产品