doc-walkthrough-content

modify
This commit is contained in:
jianglingxia
2017-02-18 12:53:35 +08:00
committed by Andrew Chen
parent 180a9b6abc
commit eeb1367c64
+1 -1
View File
@@ -145,7 +145,7 @@ dev
At this point, all requests we make to the Kubernetes cluster from the command line are scoped to the development namespace.
Let's create some content.
Let's create some contents.
```shell
$ kubectl run snowflake --image=kubernetes/serve_hostname --replicas=2