Update accessing-the-api links (#9441)
* update accessing-the-api links * undo update of cn content
This commit is contained in:
@@ -132,7 +132,7 @@ Adding an API does not directly let you affect the behavior of existing APIs (e.
|
||||
|
||||
### API Access Extensions
|
||||
|
||||
When a request reaches the Kubernetes API Server, it is first Authenticated, then Authorized, then subject to various types of Admission Control. See [[Accessing the API](/docs/admin/accessing-the-api/)] for more on this flow.
|
||||
When a request reaches the Kubernetes API Server, it is first Authenticated, then Authorized, then subject to various types of Admission Control. See [Controlling Access to the Kubernetes API](/docs/reference/access-authn-authz/controlling-access/)] for more on this flow.
|
||||
|
||||
Each of these steps offers extension points.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user