Update broken manage service accounts link
Signed-off-by: thepetk <thepetk@gmail.com>pull/762/head
parent
79a3f79b27
commit
9b2b858e52
|
@ -346,7 +346,7 @@ kubernetes.pem
|
|||
|
||||
## The Service Account Key Pair
|
||||
|
||||
The Kubernetes Controller Manager leverages a key pair to generate and sign service account tokens as described in the [managing service accounts](https://kubernetes.io/docs/admin/service-accounts-admin/) documentation.
|
||||
The Kubernetes Controller Manager leverages a key pair to generate and sign service account tokens as described in the [managing service accounts](https://kubernetes.io/docs/reference/access-authn-authz/service-accounts-admin/) documentation.
|
||||
|
||||
Generate the `service-account` certificate and private key:
|
||||
|
||||
|
|
Loading…
Reference in New Issue