diff --git a/docs/tasks/access-application-cluster/access-cluster.md b/docs/tasks/access-application-cluster/access-cluster.md index c664fd79fc..4d3335521d 100644 --- a/docs/tasks/access-application-cluster/access-cluster.md +++ b/docs/tasks/access-application-cluster/access-cluster.md @@ -147,7 +147,7 @@ See documentation for other libraries for how they authenticate. ### Accessing the API from a Pod When accessing the API from a pod, locating and authenticating -to the api server are somewhat different. +to the apiserver are somewhat different. The recommended way to locate the apiserver within the pod is with the `kubernetes` DNS name, which resolves to a Service IP which in turn