Merge pull request #91480 from moricho/modify-kubelet-document

Modify the kubelet document
This commit is contained in:
Kubernetes Prow Robot
2020-08-27 00:07:02 -07:00
committed by GitHub

View File

@@ -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/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/0014-20180707-componentconfig-api-types-to-staging.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