зеркало из https://github.com/Azure/acs-demos.git
add a small delay to ensure proxy is fully configured before proceeding
This commit is contained in:
Родитель
d410c1df0d
Коммит
5d28426ee7
|
@ -25,6 +25,7 @@ The Kuberenetes CLI will setup a proxy to your cluster:
|
|||
|
||||
```
|
||||
kubectl proxy --port=8001 &
|
||||
sleep 2
|
||||
```
|
||||
|
||||
# Validation
|
||||
|
|
Загрузка…
Ссылка в новой задаче