Fix markdown (#13013)
* Fix markdown typo Remove extra triple backticks * Follow indentation order
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1230263319
commit
471cb7ffa4
@@ -58,6 +58,7 @@ Starting local Kubernetes cluster...
|
||||
```shell
|
||||
kubectl run hello-minikube --image=k8s.gcr.io/echoserver:1.10 --port=8080
|
||||
```
|
||||
```
|
||||
deployment.apps/hello-minikube created
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user