File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
keps/sig-node/4603-tune-crashloopbackoff Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -460,8 +460,9 @@ cluster fails.
460
460
During alpha, naturally the first line of defense is that the enhancements, even
461
461
the reduced "default" baseline curve for CrashLoopBackoff, are not usable by
462
462
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.
465
466
466
467
Beyond this, there are two main mitigations during alpha: conservativism in
467
468
changes to the default behavior, and <<[ UNRESOLVED] >> per-node <<[ /UNRESOLVED] >>
You can’t perform that action at this time.
0 commit comments