Skip to content

Commit d415f62

Browse files
1 parent 027eb24 commit d415f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/scheduling-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 90
88

99
<!-- overview -->
1010

11-
{{< feature-state for_k8s_version="v1.15" state="alpha" >}}
11+
{{< feature-state for_k8s_version="v1.19" state="stable" >}}
1212

1313
The scheduling framework is a pluggable architecture for the Kubernetes scheduler.
1414
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

0 commit comments

Comments
 (0)