Skip to content

Commit 23aea94

Browse files
Fix wrong feature state (#41927)
* Feature Gate state * fixed markdown
1 parent def3972 commit 23aea94

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ Message: Pod was terminated in response to imminent node shutdown.
475475

476476
### Pod Priority based graceful node shutdown {#pod-priority-graceful-node-shutdown}
477477

478-
{{< feature-state state="alpha" for_k8s_version="v1.23" >}}
478+
{{< feature-state state="beta" for_k8s_version="v1.24" >}}
479479

480480
To provide more flexibility during graceful node shutdown around the ordering
481481
of pods during shutdown, graceful node shutdown honors the PriorityClass for

0 commit comments

Comments
 (0)