Update README_EN.md

This commit is contained in:
澄潭
2022-11-04 20:38:07 +08:00
committed by GitHub
parent 8cd4b6e20f
commit a0b88ba4db

View File

@@ -111,12 +111,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
```
#### step 3. install istio & higress