fix typo
This commit is contained in:
chenhuan12
2017-05-26 15:19:39 +08:00
committed by Andrew Chen
parent 9dc7cfbebb
commit de17826af0
+1 -1
View File
@@ -194,7 +194,7 @@ Send the pod description to Kubernetes using the `kubectl` CLI:
```shell
$ kubectl create -f ./nginx.yaml
pods/nginx
pod "nginx" created
```
Wait a minute or two while `dockerd` downloads the image layers from the internet.