mirror of
https://github.com/alibaba/higress.git
synced 2026-02-28 06:30:49 +08:00
Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -17,7 +17,7 @@ Higress 是基于阿里内部两年多的 Envoy Gateway 实践沉淀,以开源
|
||||
- [**使用场景**](#使用场景)
|
||||
- [**核心优势**](#核心优势)
|
||||
- [**Quick Start**](#quick-start)
|
||||
- [**联系我们**](#联系我们)
|
||||
- [**社区**](#社区)
|
||||
|
||||
## 使用场景
|
||||
|
||||
@@ -210,13 +210,14 @@ spec:
|
||||
curl "$(k get svc -n higress-system higress-gateway -o jsonpath='{.status.loadBalancer.ingress[0].ip}')"/foo -H 'host: foo.bar.com'
|
||||
```
|
||||
|
||||
## 联系我们
|
||||
|
||||
- Mailing list: higress@googlegroups.com
|
||||
|
||||

|
||||
## 社区
|
||||
|
||||
### 感谢
|
||||
|
||||
如果没有 Envoy 和 Istio 的开源工作,Higress 就不可能实现,在这里向这两个项目献上最诚挚的敬意。
|
||||
如果没有 Envoy 和 Istio 的开源工作,Higress 就不可能实现,在这里向这两个项目献上最诚挚的敬意。
|
||||
|
||||
### 联系我们
|
||||
|
||||
- Mailing list: higress@googlegroups.com
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user