TCP Socket
This kind of establishing a TCP connection to a pod (or pods) on the port specified in the configuration. This solution is especially useful for “non-HTTP” applications, for example Postfix mail server. Liveness probe tries to connect to pod, if no connection fails, pod (or pods) will reboot.
Situation where everything is fine:
Leave a Reply