cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Assign public IP to Dynatrace Managed cluster

agylpradipta
Helper

Hello everyone, currently I have Dynatrace Managed cluster with my custom domain and my SSL as captured below:

agylpradipta_0-1686588543386.png

agylpradipta_1-1686588661444.png

 

But still my domain pointing to my private IP 10.8.160.93. That server is in on-premise environment so it doesn;t have IP public address directly.

 

If I have IP public, is there any way that I could accessing my Dynatrace Managed Web UI using IP public? Let's say like using nginx proxy_pass or something similar with it.

 

Thank you.

2 REPLIES 2

Radoslaw_Szulgo
Dynatrace Guru
Dynatrace Guru

I recommend you to leverage a load balancer in front of your Dynatrace Managed cluster to access UI instead of exposing it directly over a public IP. Here's a help page that you may find useful:

https://www.dynatrace.com/support/help/managed-cluster/configuration/set-up-load-balancer

 

If you still want to leverage a public IP, it's doable. Configure the Web UI IP address in all cluster nodes to your public IP. Then you'll need to enforce the regeneration of the Let's Encrypt certificate. You can do it by:

1. Opt-out from the automatic certificates in Settings -> Preferences; 
2. Upload a custom SSL certificate to your node on the Cluster node page.

3. Switch back the automatic certificates in Settings -> Preferences.

 

Hope this helps.

Senior Product Manager,
Dynatrace Managed expert

Thank you for the solution

Featured Posts