We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0890487 commit f11fec5Copy full SHA for f11fec5
content/en/docs/reference/access-authn-authz/authorization.md
@@ -17,7 +17,7 @@ policies using the supported authorization modules.
17
{{% capture body %}}
18
In Kubernetes, you must be authenticated (logged in) before your request can be
19
authorized (granted permission to access). For information about authentication,
20
-see [Accessing Control Overview](/docs/reference/access-authn-authz/controlling-access/).
+see [Controlling Access to the Kubernetes API](/docs/reference/access-authn-authz/controlling-access/).
21
22
Kubernetes expects attributes that are common to REST API requests. This means
23
that Kubernetes authorization works with existing organization-wide or
0 commit comments