Modify the kubelet document url
Kubernetes-commit: 50b2be08ed2d074ed0da9b3e3c644f47ad9d7990
This commit is contained in:
parent
2de04b6e50
commit
c81d7ef001
|
|
@ -1,6 +1,6 @@
|
||||||
# kubelet
|
# kubelet
|
||||||
|
|
||||||
Implements [KEP 14 - Moving ComponentConfig API types to staging repos](https://git.k8s.io/enhancements/keps/sig-cluster-lifecycle/wgs/0014-20180707-componentconfig-api-types-to-staging.md#kubelet-changes)
|
Implements [KEP 14 - Moving ComponentConfig API types to staging repos](https://git.k8s.io/enhancements/keps/sig-cluster-lifecycle/wgs/115-componentconfig/README.md#kubelet-changes)
|
||||||
|
|
||||||
This repo provides external, versioned ComponentConfig API types for configuring the kubelet.
|
This repo provides external, versioned ComponentConfig API types for configuring the kubelet.
|
||||||
These external types can easily be vendored and used by any third-party tool writing Kubernetes
|
These external types can easily be vendored and used by any third-party tool writing Kubernetes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue