Modify the kubelet document url

Kubernetes-commit: 50b2be08ed2d074ed0da9b3e3c644f47ad9d7990
This commit is contained in:
caodonghui 2021-04-30 11:30:07 +08:00 committed by Kubernetes Publisher
parent 2de04b6e50
commit c81d7ef001
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/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