Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2020-06-08 00:22:29 +00:00
parent 214427e4af
commit 70aedc154c
4 changed files with 51 additions and 51 deletions

View file

@ -1287,7 +1287,7 @@
<p>Open your browser and visit the following URL: <em>http://{node IP address}:{grafana-svc-nodeport}</em> to load the Grafana Dashboard.
According to the above example, this URL will be http://10.192.0.3:31086</p>
<p>The username and password is <code>admin</code></p>
<p>After the login you can import the Grafana dashboard from <em>https://github.com/kubernetes/ingress-nginx/tree/master/deploy/grafana/dashboards</em></p>
<p>After the login you can import the Grafana dashboard from <a href="https://github.com/kubernetes/ingress-nginx/tree/master/deploy/grafana/dashboards">official dashboards</a></p>
<p><img alt="Dashboard" src="../../images/grafana.png" /></p>