cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NetworkZone for ActiveGate over Openshift

JAR
Guide

Hello.
How do I create a networkzone with the ActiveGate that was created in K8 (Openshift). I want all pods to use this AG?

I currently see pod connections to the AG in Openshift and to other Ags

 

Br

Jar

3 REPLIES 3

Mizső
DynaMight Leader
DynaMight Leader

Hi @JAR 

 

You can create a networkzone in the dynakube custom resource yaml. Uncommnet networkZone line and give a name to your networkzone.

 

# Optional: Sets Network Zone for OneAgent and ActiveGate pods
#
networkZone: your network zone name 
 
I hope it helps.
 
Br, Mizső
Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Thank @Mizső s .
So.. if I use a new NZ name , it will be unique for the AG containerized  and pods.

Correct?

 

Br, Jose

Mizső
DynaMight Leader
DynaMight Leader

Hi @JAR,

 

It is correct in my opinion. I created netwok zones by openshift clusters level. Every single openshift (kubernetes) cluster has a network zone in my managed setup. Within a cluster pods communicate only the containerized pod (or pods - you can scale up the number og ag pods in the dynakube custom resource yaml.

 

Network zones | Dynatrace Docs

 

Br, Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Featured Posts