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
Kubernetes has a core point in its philosophy: an application should not have to behave differently in a cluster. The readiness and liveness probes are generally useful outside k8s, so it doesn't really make sense (to me) that I have to set an explicit property to see them running locally.
asaikali, Alvise88, ta7uw, merusso, ferblaca and 4 more