mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Modify the kubelet document
Modify the link to "KEP 14 - Moving ComponentConfig API types to staging repos" which was dead. Signed-off-by: moricho <ikeda.morito@gmail.com>
This commit is contained in:
parent
7c3f7065db
commit
1aa94938bb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user