broken link removed as not available

This commit is contained in:
Kundan Kumar 2023-04-05 17:55:30 +05:30
parent c8c2abfc97
commit c3c29a6f11
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Controllers in kops-controller:
The NodeController watches Node objects, and applies labels to them from a
controller. Previously this was done by the kubelet, but the fear was that this
was insecure and so [this functionality was removed](https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/0000-20170814-bounding-self-labeling-kubelets.md).
was insecure and so this functionality was removed.
The main difficulty here is mapping from a Node to an InstanceGroup in a way
that does not render the system just as vulnerable to spoofing as it was