I deployed a Prometheus cluster as below with 2 Prometheus PODs.
prometheus-deployment-1 (master node)
prometheus-deployment-2
The service is also deployed as below:
NAME                 TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)    
      AGE
alertmanager         ClusterIP   1.2.3.4   <none>        80/TCP          
node-exporter        ClusterIP   1.2.3.5   <none>        9100/TCP         
prometheus-service   NodePort    1.2.3.6   <none>        9090:30000/TCP   

May I ask if it is ok to access Prometheus with http://masternodeIP:30000?

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/f9b3da2c-1a88-469c-90d4-7c61d8190171n%40googlegroups.com.

Reply via email to