Replies: 1 comment 10 replies
-
Could you please elaborate your question? What do you mean instanceId? Do you mean node name? You should be able to get Node name from |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for someway to get the label of the node which the pod is working on.
I got the podlist by specific the namespace and the K&V label firstly. Then I should get the instanceId of the node which the pod in podlist is working on it. The instanceId is a K&V label of the node.
I hava no idea using the api dealing with the second step.It will be lots of thanks if you help me.
Beta Was this translation helpful? Give feedback.
All reactions