Update access-cluster.md
modify "api server" to "apiserver"
This commit is contained in:
parent
8ff1c80bf5
commit
98607fd3cc
|
|
@ -147,7 +147,7 @@ See documentation for other libraries for how they authenticate.
|
||||||
### Accessing the API from a Pod
|
### Accessing the API from a Pod
|
||||||
|
|
||||||
When accessing the API from a pod, locating and authenticating
|
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 recommended way to locate the apiserver within the pod is with
|
||||||
the `kubernetes` DNS name, which resolves to a Service IP which in turn
|
the `kubernetes` DNS name, which resolves to a Service IP which in turn
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue