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

Integration of MongoDB configured Kubernetes

tsagredo
Participant

Hello everyone, I need help to be able to integrate the mongoBD extension through activegate. This database is configured in Kubernetes.
What should I enter in the "Hostname" field? It will be the instance where the database is configured.


tsagredo_0-1721680657234.png

 

1 REPLY 1

DavidMass
Dynatrace Mentor
Dynatrace Mentor

Hi @tsagredo , 
That "hostname" in the configuration will be the IP address or FQDN that the Environment ActiveGate can use to connect to the MongoDB instance. My guess is that you have a K8s service to allow outside applications to connect into your DB, it would be that. If you don't, you'll need to set up a way to allow your ActiveGate (running outside of K8s) to connect to your DB (inside K8s). 
Thanks!

Featured Posts