Merge pull request #97496 from chymy/k8s-hyperlink

Add a hyperlink to issue 95156
This commit is contained in:
Kubernetes Prow Robot
2021-01-04 11:38:09 -08:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
Read [the docs](https://kubernetes.io/docs/concepts/scheduling-eviction/scheduling-framework/)
to understand the different extension points within the scheduling framework.
TODO(#95156): flesh this out a bit more.
TODO([#95156](https://github.com/kubernetes/kubernetes/issues/95156)): flesh this out a bit more.
## Adding plugin configuration parameters through `KubeSchedulerConfiguration`