We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d67d2c1 + bfc4826 commit 98a211bCopy full SHA for 98a211b
README.md
@@ -31,7 +31,7 @@ The kube-scheduler binary includes the below list of plugins. They can be config
31
* [Node Resources](pkg/noderesources/README.md)
32
* [Node Resource Topology](pkg/noderesourcetopology/README.md)
33
* [Preemption Toleration](pkg/preemptiontoleration/README.md)
34
-* [Trimaran](pkg/trimaran/README.md)
+* [Trimaran (Load-Aware Scheduling)](pkg/trimaran/README.md)
35
* [Network-Aware Scheduling](pkg/networkaware/README.md)
36
37
Additionally, the kube-scheduler binary includes the below list of sample plugins. These plugins are not intended for use in production
0 commit comments