Skip to content

Commit 3763100

Browse files
committed
Clarify on alpha feature gates
Signed-off-by: Laura Lorenz <[email protected]>
1 parent 63c39cd commit 3763100

File tree

1 file changed

+3
-2
lines changed
  • keps/sig-node/4603-tune-crashloopbackoff

1 file changed

+3
-2
lines changed

keps/sig-node/4603-tune-crashloopbackoff/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,9 @@ cluster fails.
460460
During alpha, naturally the first line of defense is that the enhancements, even
461461
the reduced "default" baseline curve for CrashLoopBackoff, are not usable by
462462
default and must be opted into. In this specific case they are opted into
463-
separately as kubelet flags, so clusters will only be affected by each risk if
464-
the cluster operator enables the new features during the alpha period.
463+
separately with different alpha feature gates, so clusters will only be affected
464+
by each risk if the cluster operator enables the new features during the alpha
465+
period.
465466

466467
Beyond this, there are two main mitigations during alpha: conservativism in
467468
changes to the default behavior, and <<[UNRESOLVED]>> per-node <<[/UNRESOLVED]>>

0 commit comments

Comments
 (0)