Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

GET /api/v1/nodes

with parameters

...

  • labelSelector
  • findSelector
  • resourceVersion

...


Based on the node label (which is not unique), get a node list. To narrow it further, use the additional findSelector parameter. 

...