Merge pull request #32223 from tengqm/mv-access-svc

Migrate access cluster service page
This commit is contained in:
Kubernetes Prow Robot
2022-03-16 02:11:50 -07:00
committed by GitHub
3 changed files with 4 additions and 1 deletions
@@ -237,7 +237,9 @@ In each case, the credentials of the pod are used to communicate securely with t
## Accessing services running on the cluster
The previous section describes how to connect to the Kubernetes API server. For information about connecting to other services running on a Kubernetes cluster, see [Access Cluster Services.](/docs/tasks/administer-cluster/access-cluster-services/)
The previous section describes how to connect to the Kubernetes API server.
For information about connecting to other services running on a Kubernetes cluster, see
[Access Cluster Services](/docs/tasks/access-application-cluster/access-cluster-services/).
## Requesting redirects