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
Description:
Current health check only check for the accessibility of the port 9443. However there are situations even the port 9443 is listing, actual flows may not work. such as.
The server may be unresponsive.
Component failure.
Service failure etc.
Hence health check should be improved. Otherwise, POD will be marked as healthy even-though its not.
The text was updated successfully, but these errors were encountered:
Description:
Current health check only check for the accessibility of the port 9443. However there are situations even the port 9443 is listing, actual flows may not work. such as.
Hence health check should be improved. Otherwise, POD will be marked as healthy even-though its not.
The text was updated successfully, but these errors were encountered: