From a174bba585d3309c1da2aae89e15131d729d511a Mon Sep 17 00:00:00 2001 From: Swapnil Kulkarni Date: Mon, 23 Feb 2015 23:17:46 +0530 Subject: [PATCH] Update centos_manual_config.md Add STATUS field in centos manual guide --- docs/getting-started-guides/centos/centos_manual_config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started-guides/centos/centos_manual_config.md b/docs/getting-started-guides/centos/centos_manual_config.md index d92d2db6dea..f7f86049a23 100644 --- a/docs/getting-started-guides/centos/centos_manual_config.md +++ b/docs/getting-started-guides/centos/centos_manual_config.md @@ -155,8 +155,8 @@ done ``` kubectl get minions -NAME LABELS -centos-minion +NAME LABELS STATUS +centos-minion Ready ``` **The cluster should be running! Launch a test pod.**