Move kubelet authentication/authorization out of CLI reference dir
The `kubelet-authentication-authorization` and the `kubelet-tls-bootstrapping` pages do not belong to `reference/command-line-tools-reference` topic. This PR moves them into `reference/access-authn-authz` subdirectory which is a better fit. The `static/_redirects` file is updated to point to the new location.
This commit is contained in:
@@ -24,3 +24,5 @@ Reference documentation:
|
||||
- Service accounts
|
||||
- [Developer guide](/docs/tasks/configure-pod-container/configure-service-account/)
|
||||
- [Administration](/docs/reference/access-authn-authz/service-accounts-admin/)
|
||||
- [Kubelet Authentication & Authorization](/docs/reference/access-authn-authz/kubelet-authn-authz/)
|
||||
- including kubelet [TLS bootstrapping](/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/)
|
||||
|
||||
Reference in New Issue
Block a user