Contents
Table of Contents | ||||
---|---|---|---|---|
|
...
To access Prometheus dashboard run the command kubectl port-forward svc/rancher-monitoring-prometheus -n cattle-monitoring-system 3001:9090 --address='0.0.0.0'
and in your browser type the address http://$SERVER_IP:3001
.
End Of Document