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:
@@ -140,7 +140,9 @@ kubectl.exe cluster-info --context higress
|
|||||||
#### 第三步、 安装 istio & higress
|
#### 第三步、 安装 istio & higress
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
kubectl create ns istio-system
|
||||||
helm install istio -n istio-system oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/charts/istio-local
|
helm install istio -n istio-system oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/charts/istio-local
|
||||||
|
kubectl create ns higress-system
|
||||||
helm install higress -n higress-system oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/charts/higress-local
|
helm install higress -n higress-system oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/charts/higress-local
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user