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 9be0971 commit 97f23e0Copy full SHA for 97f23e0
examples/node_labels.py
@@ -16,7 +16,7 @@
16
This example demonstrates the following:
17
- Get a list of all the cluster nodes
18
- Iterate through each node list item
19
- - Add or overwirite label "foo" with the value "bar"
+ - Add or overwrite label "foo" with the value "bar"
20
- Remove the label "baz"
21
- Return the list of node with updated labels
22
"""
0 commit comments