Hugo: Fix /admin/accessing-the-api (#8480)
Fix indent so that list is not shown as code. Fix URL, replace it with new location.
This commit is contained in:
committed by
k8s-ci-robot
parent
c35de70526
commit
407f73de53
@@ -6,7 +6,7 @@ reviewers:
|
|||||||
title: Controlling Access to the Kubernetes API
|
title: Controlling Access to the Kubernetes API
|
||||||
---
|
---
|
||||||
|
|
||||||
Users [access the API](/docs/user-guide/accessing-the-cluster) using `kubectl`,
|
Users [access the API](docs/tasks/access-application-cluster/access-cluster/) using `kubectl`,
|
||||||
client libraries, or by making REST requests. Both human users and
|
client libraries, or by making REST requests. Both human users and
|
||||||
[Kubernetes service accounts](/docs/tasks/configure-pod-container/configure-service-account/) can be
|
[Kubernetes service accounts](/docs/tasks/configure-pod-container/configure-service-account/) can be
|
||||||
authorized for API access.
|
authorized for API access.
|
||||||
|
|||||||
Reference in New Issue
Block a user