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 mengyuan
parent b8c5b72111
commit 3c262fa8d8
@@ -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: