We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e37654 commit adac2e0Copy full SHA for adac2e0
1 file changed
examples/node_labels.py
@@ -36,7 +36,7 @@ def main():
36
}
37
38
39
- # Creating a list of cluster nodes
+ # Listing the cluster nodes
40
node_list = api_instance.list_node()
41
42
print("%s\t\t%s" % ("NAME", "LABELS"))
0 commit comments