Fix kube-scheduler KEP link

This commit is contained in:
Heba Elayoty 2022-02-24 06:36:59 -08:00
parent b181e174f2
commit 38da5cdb35
No known key found for this signature in database
GPG Key ID: 0BDC32B64CAD8D29

View File

@ -1,6 +1,6 @@
# kube-scheduler # kube-scheduler
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#kube-scheduler-changes) Implements [KEP 115 - Moving ComponentConfig API types to staging repos](https://git.k8s.io/enhancements/keps/sig-cluster-lifecycle/wgs/115-componentconfig#kube-scheduler-changes)
This repo provides external, versioned ComponentConfig API types for configuring the kube-scheduler. This repo provides external, versioned ComponentConfig API types for configuring the kube-scheduler.
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