...
In this way we will have already deployed all the components in our cluster. To perform a quick test, you can connect, via browser, to the user interfaces of Prometheus and Grafana, modifying the two services
in a similar way to what was seen for the Kubernetes dashboard: edit
the type of service
, from ClusterIP
to NodePort
, and select a port in the range 30000-32767. At the first access to Grafana you will be asked for your credentials, which you can later change. Credentials are present in github site.
Section | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Upgrade or uninstall chart
...