From 89a8c0a749b03ec33b27bb982fdbbeca6419f1dc Mon Sep 17 00:00:00 2001 From: Chao Xu Date: Wed, 8 Jul 2015 11:27:12 -0700 Subject: [PATCH] centos --- docs/getting-started-guides/centos/centos_manual_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```