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:
@@ -129,12 +129,12 @@ nodes:
|
||||
Mac & Linux 系统执行:
|
||||
```bash
|
||||
kind create cluster --name higress --config=cluster.conf
|
||||
kubectl cluster-info --context higress
|
||||
kubectl config use-context kind-higress
|
||||
```
|
||||
Windows 系统执行:
|
||||
```bash
|
||||
kind.exe create cluster --name higress --config=cluster.conf
|
||||
kubectl.exe cluster-info --context higress
|
||||
kubectl.exe config use-context kind-higress
|
||||
```
|
||||
|
||||
#### 第三步、 安装 istio & higress
|
||||
|
||||
Reference in New Issue
Block a user