mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Merge pull request #10941 from caesarxuchao/getting-started-output
update the kubectl output in gettint-started-guides
This commit is contained in:
@@ -156,7 +156,7 @@ done
|
||||
* Check to make sure the cluster can see the minion (on centos-master)
|
||||
|
||||
```
|
||||
kubectl get minions
|
||||
kubectl get nodes
|
||||
NAME LABELS STATUS
|
||||
centos-minion <none> Ready
|
||||
```
|
||||
|
Reference in New Issue
Block a user