From 5eb86a69fecb8c1c79cfb261d34d0c352078edcf Mon Sep 17 00:00:00 2001 From: Swapnil Kulkarni Date: Mon, 23 Feb 2015 23:15:23 +0530 Subject: [PATCH] Update fedora_manual_config.md Update STATUS field in fedora-manual guide --- docs/getting-started-guides/fedora/fedora_manual_config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started-guides/fedora/fedora_manual_config.md b/docs/getting-started-guides/fedora/fedora_manual_config.md index 0aafb92227b5a..6dca248fb4d7e 100644 --- a/docs/getting-started-guides/fedora/fedora_manual_config.md +++ b/docs/getting-started-guides/fedora/fedora_manual_config.md @@ -128,8 +128,8 @@ done ``` kubectl get minions -NAME LABELS -fed-minion +NAME LABELS STATUS +fed-minion Ready ``` **The cluster should be running! Launch a test pod.**