We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3089216 commit b4eb644Copy full SHA for b4eb644
ee/ucp/admin/configure/collect-cluster-metrics.md
@@ -78,7 +78,7 @@ To deploy Prometheus on worker nodes in a cluster:
78
ucp-metrics-hvkr7 3/3 Running 0 4h 192.168.80.66 3a724a-0
79
```
80
81
-3. Add a Kubernetes node label to one or more workers. Here we add a label with key "ucp-metrics" and value "".
+3. Add a Kubernetes node label to one or more workers. Here we add a label with key "ucp-metrics" and value "" to a node with name "3a724a-1".
82
83
84
$ kubectl label node 3a724a-1 ucp-metrics=
0 commit comments