Probes don't to work

Hello!

So we just migrated to OVH Cloud and deployed our application (Kubernetes stack) which has been running before for years. Most components have probes enabled that check for liveness, readiness, etc.

Now it appears that there is some underlying issue with our new Kubernetes cluster hosted by OVH Cloud. None of the probes is actually ever fired (we checked the logs, the http-endpoints are never scraped) although their individual configuration is just fine. We suspect that their might be an issue with e.g. calico or another system software?