Update access-cluster.md
modify "api server" to "apiserver"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user