fixed link for godoc.org kublet componentconfig (#10339)
This commit is contained in:
parent
0bddc54f36
commit
c3f4f94337
|
|
@ -65,7 +65,7 @@ clusterDNS:
|
||||||
|
|
||||||
See the
|
See the
|
||||||
[API reference for the
|
[API reference for the
|
||||||
kubelet ComponentConfig](https://godoc.org/k8s.io/kubernetes/pkg/kubelet/apis/kubeletconfig#KubeletConfiguration)
|
kubelet ComponentConfig](https://godoc.org/k8s.io/kubernetes/pkg/kubelet/apis/config#KubeletConfiguration)
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
### Providing instance-specific configuration details
|
### Providing instance-specific configuration details
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue