modify typora

modify namespace-kube-system to namespace=kube-system
This commit is contained in:
architect.bian
2017-02-16 18:43:21 +08:00
committed by Andrew Chen
parent 37a51088f7
commit 2638f4f087
@@ -156,7 +156,7 @@ The output is:
Verify that the replica count is zero:
kubectl get deployment --namespace-kube-system
kubectl get deployment --namespace=kube-system
The output displays 0 in the DESIRED and CURRENT columns: