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.
2 parents 787b92d + 65eacce commit 5782f65Copy full SHA for 5782f65
content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
@@ -283,7 +283,7 @@ the node identity with an out of band mechanism.
283
{{% thirdparty-content %}}
284
285
Third party custom controllers can be used:
286
-- [kubelet-rubber-stamp](https://github.com/kontena/kubelet-rubber-stamp)
+- [kubelet-csr-approver](https://github.com/postfinance/kubelet-csr-approver)
287
288
Such a controller is not a secure mechanism unless it not only verifies the CommonName
289
in the CSR but also verifies the requested IPs and domain names. This would prevent
0 commit comments