Merge pull request #46443 from axlrosen/patch-1

Added small helpful tip to hello-minikube.md
pull/46457/head
Kubernetes Prow Robot 2024-05-19 16:21:56 -07:00 committed by GitHub
commit c488c37fa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ recommended way to manage the creation and scaling of Pods.
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:
```shell