Currently, Skupper pods, router, Service controller and Site controllers dont have liveness and readiness probes set, The pod show healthy irrespective of the health of the applications, This is causing a lot of confusion when debugging issues.
We are using custom certs and made a mistake with one of the cert, it was very hard for us to understand the issue as the pod was showing healthy and it took sometime for us to debug.
Could we add the probes to all the applications that are part of skupper?
Hi,
Currently, Skupper pods, router, Service controller and Site controllers dont have liveness and readiness probes set, The pod show healthy irrespective of the health of the applications, This is causing a lot of confusion when debugging issues.
We are using custom certs and made a mistake with one of the cert, it was very hard for us to understand the issue as the pod was showing healthy and it took sometime for us to debug.
Could we add the probes to all the applications that are part of skupper?