Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active December 15, 2021 12:45
Embed
What would you like to do?
v1 = client.CoreV1Api()
v1.list_node()
# returns a JSON with all the info like spec, metadata etc, for each node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment