Skip to content

Commit 6573fea

Browse files
authored
Update pod-scheduling-readiness.md to beta
Pod Scheduling Readiness graduated to beta in 1.27, this minor update reflects that feature state.
1 parent 1b56dc5 commit 6573fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/pod-scheduling-readiness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 40
66

77
<!-- overview -->
88

9-
{{< feature-state for_k8s_version="v1.26" state="alpha" >}}
9+
{{< feature-state for_k8s_version="v1.27" state="beta" >}}
1010

1111
Pods were considered ready for scheduling once created. Kubernetes scheduler
1212
does its due diligence to find nodes to place all pending Pods. However, in a

0 commit comments

Comments
 (0)