fix link in reconfigure-kubelet (#11736)

This commit is contained in:
Pingan
2018-12-13 19:09:04 +08:00
committed by Kubernetes Prow Robot
parent 5fdf928a6e
commit e8b9a4eace
@@ -9,7 +9,7 @@ content_template: templates/task
{{% capture overview %}}
{{< feature-state for_k8s_version="v1.11" state="beta" >}}
[Dynamic Kubelet Configuration](https://github.com/kubernetes/features/issues/281)
[Dynamic Kubelet Configuration](https://github.com/kubernetes/enhancements/issues/281)
allows you to change the configuration of each Kubelet in a live Kubernetes
cluster by deploying a ConfigMap and configuring each Node to use it.