Skip to content

Commit 5782f65

Browse files
authored
Merge pull request #31004 from clementnuss/patch-1
docs: add link to a new kubelet csr approver
2 parents 787b92d + 65eacce commit 5782f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ the node identity with an out of band mechanism.
283283
{{% thirdparty-content %}}
284284

285285
Third party custom controllers can be used:
286-
- [kubelet-rubber-stamp](https://github.com/kontena/kubelet-rubber-stamp)
286+
- [kubelet-csr-approver](https://github.com/postfinance/kubelet-csr-approver)
287287

288288
Such a controller is not a secure mechanism unless it not only verifies the CommonName
289289
in the CSR but also verifies the requested IPs and domain names. This would prevent

0 commit comments

Comments
 (0)