list
List Kubernetes Nodes
Usage
ionosctl k8s node list [flags]Aliases
For node command:
[n]For list command:
[l ls]Description
Use this command to get a list of existing Kubernetes Nodes.
You can filter the results using --filters option. Use the following format to set filters: --filters KEY1=VALUE1,KEY2=VALUE2. Available Filters:
filter by property: [name publicIP privateIP k8sVersion]
filter by metadata: [etag createdDate createdBy createdByUserId lastModifiedDate lastModifiedBy lastModifiedByUserId state]
Required values to run command:
K8s Cluster Id
K8s NodePool Id
Options
Examples
Last updated
