Merge pull request #108334 from helayoty/fix-kep-kube-sched-link

fix: fix kube-scheduler KEP link
This commit is contained in:
Kubernetes Prow Robot
2022-02-24 23:39:54 -08:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# 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.
These external types can easily be vendored and used by any third-party tool writing Kubernetes