Improve Concepts section (#17013)
Signed-off-by: Alexey Pyltsyn <lex61rus@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7fa51c98d9
commit
f120439575
@@ -10,7 +10,7 @@ weight: 70
|
||||
|
||||
{{< feature-state for_k8s_version="1.15" state="alpha" >}}
|
||||
|
||||
The scheduling framework is a new plugable architecture for Kubernetes Scheduler
|
||||
The scheduling framework is a new pluggable architecture for Kubernetes Scheduler
|
||||
that makes scheduler customizations easy. It adds a new set of "plugin" APIs to
|
||||
the existing scheduler. Plugins are compiled into the scheduler. The APIs
|
||||
allow most scheduling features to be implemented as plugins, while keeping the
|
||||
|
||||
Reference in New Issue
Block a user