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

Modify the kubelet document

Kubernetes-commit: 4d32c6ddbe43e6559b82a8a64c9222452665bd38
This commit is contained in:
Kubernetes Publisher 2020-08-27 00:07:02 -07:00
commit a3e8481b3a
1 changed files with 1 additions and 1 deletions

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