doc-walkthrough-content
modify
This commit is contained in:
committed by
Andrew Chen
parent
180a9b6abc
commit
eeb1367c64
@@ -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.
|
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
|
```shell
|
||||||
$ kubectl run snowflake --image=kubernetes/serve_hostname --replicas=2
|
$ kubectl run snowflake --image=kubernetes/serve_hostname --replicas=2
|
||||||
|
|||||||
Reference in New Issue
Block a user