Update access-cluster-api.md (#4878)
parent
5971ca0158
commit
43fcd5a832
|
@ -169,7 +169,7 @@ There are [client libraries](/docs/reference/client-libraries/) for accessing th
|
||||||
### 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 API server 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