Update managing-tls-in-a-cluster.md

fix typo
This commit is contained in:
XsWack
2017-08-07 09:30:42 +08:00
committed by Andrew Chen
parent 6143903853
commit 0951183d64
+1 -1
View File
@@ -191,7 +191,7 @@ the CSR and otherwise should deny the CSR.
The ability to approve CSRs decides who trusts who within the cluster. This The ability to approve CSRs decides who trusts who within the cluster. This
includes who the Kubernetes API trusts. The ability to approve CSRs should includes who the Kubernetes API trusts. The ability to approve CSRs should
not be granted broadly or lightly. The requirements of the challenge not be granted broadly or lightly. The requirements of the challenge
noted in the previous section and the reprecussions of issuing a specific noted in the previous section and the repercussions of issuing a specific
certificate should be fully understood before granting this permission. See certificate should be fully understood before granting this permission. See
[here](/docs/admin/authentication#x509-client-certs) for information on how [here](/docs/admin/authentication#x509-client-certs) for information on how
certificates interact with authentication. certificates interact with authentication.