This repository was archived by the owner on Mar 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/components/clusters/partials Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ <h4 class="page-heading">Prometheus Read</h4>
4949 </ div >
5050 </ div >
5151</ form >
52- < p > The Deploy button will deploy the following: (1) A promtheus configmap which contains the prometheus jobs that collect metrics
52+ < p > The Deploy button will deploy the following: (1) A Prometheus configmap which contains the Prometheus jobs that collect metrics
5353 used by the dashboards in the kubernetes app (2) a
5454 < a class ="pointer highlight-word " href ="https://github.com/prometheus/node_exporter "> Node Exporter</ a > deployment, and (3) a
5555 < a class ="pointer highlight-word " href ="https://github.com/kubernetes/kube-state-metrics "> Kube-State Metrics</ a > deployment</ p >
@@ -88,4 +88,4 @@ <h5>Manual Deploy</h5>
8888 < p > If you want to deploy manually or to automate the deployment to Kubernetes, the following files are needed.</ p >
8989 < button type ="button " class ="btn btn-success " ng-click ="ctrl.saveKubeStateDeployToFile() "> Download KubeState Deploy</ button >
9090 < button type ="button " class ="btn btn-success " ng-click ="ctrl.saveNodeExporterDSToFile() "> Download Node Exporter Daemon Set</ button >
91- </ div >
91+ </ div >
You can’t perform that action at this time.
0 commit comments