08 May 2025
08:27 PM
- last edited on
09 May 2025
08:15 AM
by
MaciejNeumann
Hi, is it possible to configure and set up dedicated Dynatrace ActiveGates in failover mode which can be used by AKS cluster to connect to Dynatrace SaaS tenants when Dynatrace Operators are installed in AKS clusters?
I am trying to avoid the use of AKS cluster ActiveGate and use a dedicated ActiveGates for all OneAgent operators in AKS clusters. Suggestions and guidance on this would be more helpful.
Best Regards,
Jeff
08 May 2025 10:48 PM
Use Network Zone probably for all AKS clusters along with the activegates?
09 May 2025 02:58 AM
@Theodore_x86- Thanks for your response. I have a question to better understand your response.Are you suggesting that the NetworkZone (configured with ActiveGates) should be specified in the dynakube.yaml file when deploying the Dynatrace Operator, so that it will use those ActiveGates for connectivity?
Best Regards,
Jeff
09 May 2025 11:20 AM - edited 09 May 2025 11:24 AM
I have not tried it to be honest, but my approach would be to assign a network zone on the Dynakube file and put the environment activegates on the same NZ. That way every component on the kubernetes cluster would try to connect on the same NZ's AGs only.
BR