Fix minikube image 'project:hello-minikube-zero-install' has been suspended.

pull/20596/head
lou-lan 2020-04-28 00:49:36 +08:00
parent 33f472c285
commit 762e9dceff
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Pod kamu dan melakukan <i>restart</i> saat Kontainer di dalam Pod tersebut mati.
Pod menjalankan Kontainer sesuai dengan image Docker yang telah diberikan.
```shell
kubectl create deployment hello-node --image=gcr.io/hello-minikube-zero-install/hello-node
kubectl create deployment hello-node --image=k8s.gcr.io/echoserver:1.4
```
2. Lihat Deployment: