mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 20:57:32 +08:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -52,18 +52,18 @@ Higress 是基于阿里内部两年多的 Envoy Gateway 实践沉淀,以开源
|
|||||||
|
|
||||||
支持从 Nginx Ingress Controller 平滑迁移,支持从 Ingress API 平滑过渡到 Gateway API,基于 Istio 支持平滑演进到 ServiceMesh 架构
|
支持从 Nginx Ingress Controller 平滑迁移,支持从 Ingress API 平滑过渡到 Gateway API,基于 Istio 支持平滑演进到 ServiceMesh 架构
|
||||||
|
|
||||||
- **便于扩展**
|
|
||||||
|
|
||||||
提供 Wasm、Lua、进程外三种插件扩展机制,让多语言编写插件不再成为障碍,插件生效粒度既支持全局级、域名级,也支持细粒度的路由级
|
|
||||||
|
|
||||||
同时插件支持热更新、热补丁,变更插件逻辑和配置都对流量无损
|
|
||||||
|
|
||||||
- **兼收并蓄**
|
- **兼收并蓄**
|
||||||
|
|
||||||
兼容 Nginx Ingress Annotation 80%+ 的使用场景,且提供功能更丰富的 Higress Annotation 注解
|
兼容 Nginx Ingress Annotation 80%+ 的使用场景,且提供功能更丰富的 Higress Annotation 注解
|
||||||
|
|
||||||
兼容 Ingress API/Gateway API/Istio API,可以组合多种 CRD 实现流量精细化管理
|
兼容 Ingress API/Gateway API/Istio API,可以组合多种 CRD 实现流量精细化管理
|
||||||
|
|
||||||
|
- **便于扩展**
|
||||||
|
|
||||||
|
提供 Wasm、Lua、进程外三种插件扩展机制,让多语言编写插件不再成为障碍,插件生效粒度既支持全局级、域名级,路由级
|
||||||
|
|
||||||
|
插件支持热更新,变更插件逻辑和配置都对流量无损
|
||||||
|
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
- [**本地环境**](#本地环境)
|
- [**本地环境**](#本地环境)
|
||||||
|
|||||||
Reference in New Issue
Block a user