Consider setting proxy server healthz to "not ok" if there is no backend connection for a long time #113
Labels
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
The /healthz response controls if kubelet restarts a pod. If there is not proxy agent connecting to the proxy server for a long time, then maybe it's a server problem and restarting it might solve the problem. Thus maybe it's worth setting the healthz to "not ok" if there is no backend connection for a long time.
This is all hypothetical so far. If we see evidence in production, then we will come back adding this healthiness condition.
Ref #102 (comment).
The text was updated successfully, but these errors were encountered: