Skip to content

Commit f5cc64d

Browse files
authored
Merge pull request #43450 from angellk/patch-1
Update pod-scheduling-readiness.md to beta
2 parents b89bec5 + 6573fea commit f5cc64d

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)