diff --git a/docs/kubectlget.md b/docs/kubectlget.md index a422876d..a84e64a0 100644 --- a/docs/kubectlget.md +++ b/docs/kubectlget.md @@ -229,6 +229,6 @@ The error that we see is expected: the Kubernetes API requires authentication. - the `READY` column indicates the number of containers in each pod -- the pods with a name ending with `-ip-172-31-XX-YY` are the master components +- the pods with a name ending with `-node1` are the master components
(they have been specifically "pinned" to the master node)