From b8b60ebe05ae11e63360dca05da035680d49052b Mon Sep 17 00:00:00 2001 From: chenhuan12 Date: Fri, 26 May 2017 10:03:09 +0800 Subject: [PATCH] fix typo fix typo --- docs/getting-started-guides/ubuntu/upgrades.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/ubuntu/upgrades.md b/docs/getting-started-guides/ubuntu/upgrades.md index 22619095c7..90db3a5424 100644 --- a/docs/getting-started-guides/ubuntu/upgrades.md +++ b/docs/getting-started-guides/ubuntu/upgrades.md @@ -75,7 +75,7 @@ Pause the old workers so your workload migrates: Verify old workloads have migrated with: - kubectl get-pod -o wide + kubectl get pod -o wide Tear down old workers with: