Merge pull request #46443 from axlrosen/patch-1
Added small helpful tip to hello-minikube.md
This commit is contained in:
commit
c488c37fa4
|
|
@ -114,6 +114,8 @@ recommended way to manage the creation and scaling of Pods.
|
||||||
hello-node 1/1 1 1 1m
|
hello-node 1/1 1 1 1m
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(It may take some time for the pod to become available. If you see "0/1", try again in a few seconds.)
|
||||||
|
|
||||||
1. View the Pod:
|
1. View the Pod:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue