diff --git a/docs/getting-started-guides/centos/centos_manual_config.md b/docs/getting-started-guides/centos/centos_manual_config.md index 10b88d7babe..82ee2c9c233 100644 --- a/docs/getting-started-guides/centos/centos_manual_config.md +++ b/docs/getting-started-guides/centos/centos_manual_config.md @@ -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 Ready ```