:wave: Hello! I have been working on deploying one...
# kubernetes
o
👋 Hello! I have been working on deploying one of our apps using Rancher2. Everything is deployed and is working great, but I am running into some unexpected behavior when doing some testing. I am testing how fast a recovery would happen in the situation that a node shuts down completely. I currently have all of the readiness probe settings set to 1, so theoretically, I should only have 1 or 2 seconds of downtime. The problem is that it is taking 30-40 seconds to detect that the pod is unhealthy, so I don't recover as fast as the settings say it should. What am I missing here? Here is an image of my readiness probe settings: