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.
- On the Clusters list page, select the name of the cluster containing the virtual node pool with the virtual nodes you want to see. If you need help finding the list page or the cluster, see Listing Clusters.
- Select the Node pools tab.
Node pools in the cluster are shown in tabular form. Virtual node pools are identified as virtual in the Node type column.
- Select the name of the virtual node pool containing the virtual nodes you want to see, to show the details page.
- Select the Virtual nodes tab.
Virtual nodes in the virtual node pool are shown in tabular form.
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.