Hello,
We are currently running an ACC PoC on premises using an OKD/OpenShift 4.10 cluster. We wanted to test the upgrade process, so we started by installing ACC 22.08, and then upgraded to ACC 22.11 afterwards. When we first installed, we set telemetry to false, but the installer still deployed the telemetry pod. The telemetry pod went into a crash loop, but Astra was working correctly. Our assumption was that the telemetry pod was in a crash loop because our firewall was blocking the pod from communicating to anything outside our network. When we upgraded ACC the telemetry pod was deployed again, but some new additional related pods were deployed, and also went into a crash loop (metrics-facade, public-metrics, telemetry-service). Post upgrade when we hit the ACC route we receive a '404 page not found'. The route we are using looks correct, normally we receive a different message if the route is pointing at an unavailable pod. There is some speculation that this is occurring because the telemetry service is not healthy. We are using a temporary license for testing purposes. I am looking for feedback on how to resolve the issue.