improve comments
This commit is contained in:
parent
0e37654613
commit
adac2e0706
@ -36,7 +36,7 @@ def main():
|
||||
}
|
||||
}
|
||||
|
||||
# Creating a list of cluster nodes
|
||||
# Listing the cluster nodes
|
||||
node_list = api_instance.list_node()
|
||||
|
||||
print("%s\t\t%s" % ("NAME", "LABELS"))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user