From 98607fd3cc7309fa3752e2ad9bc3337d0691f941 Mon Sep 17 00:00:00 2001 From: Anthony Date: Mon, 14 Aug 2017 16:11:52 +0800 Subject: [PATCH] Update access-cluster.md modify "api server" to "apiserver" --- docs/tasks/access-application-cluster/access-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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