Listing Virtual Nodes
Find out how to list the virtual nodes in a virtual node pool using Kubernetes Engine (OKE).
You can list the virtual nodes in a virtual node pool using the Console, the CLI, and the API.
To list the virtual nodes in a virtual node pool using the Console:
- Open the navigation menu and select Developer Services. Under Containers & Artifacts, select Kubernetes Clusters (OKE).
- Choose a Compartment you have permission to work in.
- On the Cluster List page, click the name of the cluster containing the virtual nodes you want to list.
- Under Resources, click Node Pools and click the name of the virtual node pool containing the virtual nodes you want to list.
- Under Resources, click Virtual Nodes.
Use the oci ce virtual-node-pool list-virtual-nodes command and required parameters to list virtual nodes in a virtual node pool:
oci ce virtual-node-pool list-virtual-nodes --virtual-node-pool-id <virtual-node-pool-ocid> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListVirtualNodes operation to list the virtual nodes in a virtual node pool.