Hello Broadcom community,
I am currently trying to install the Automic Automation Kubernetes Edition (AAKE) in GCP GKE. I would like to know if they can be installed inside the istio service mesh?
I tried to enabled the istio injection into the namespace. However, the deployments cannot start properly and the readiness probe is failing.
Without the istio injection, the whole AAKE deployments are running fine. And I am able to set up the web UI url by cert-manager, istio gateway and virtual services.
Thank you.