You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the default failureThreshold is 3 for the default liveness probe, and 10 for the default readiness probe. This could lead to a pod being killed as dead before it becomes ready.
The text was updated successfully, but these errors were encountered:
Currently the default failureThreshold is 3 for the default liveness probe, and 10 for the default readiness probe. This could lead to a pod being killed as dead before it becomes ready.
The text was updated successfully, but these errors were encountered: