modify typora

modify namespace-kube-system to namespace=kube-system
reviewable/pr2602/r1
architect.bian 2017-02-16 18:43:21 +08:00 committed by mengyuan
parent b8c5b72111
commit 3c262fa8d8
1 changed files with 1 additions and 1 deletions

View File

@ -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: