Increase startupProbe.failureThreshold from 3 to 30 for kube-apiserver container. The default 30 seconds (3 failures * 10s period) is often insufficient for apiserver to complete RBAC bootstrap, especially under load or with slower etcd connections. This change gives kube-apiserver up to 300 seconds to initialize, preventing unnecessary CrashLoopBackOff cycles. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| core | ||
| extra | ||
| library | ||
| system | ||
| tests/cozy-lib-tests | ||