Listing Virtual Node Pools
Find out how to list virtual node pools using Kubernetes Engine (OKE).
You can list virtual node pools using the Console, the CLI, and the API.
- On the Clusters list page, select the name of the cluster containing the virtual node pools 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.
- To see more detail about a virtual node pool, select the name of the node pool and use the tabs on the details page.
Use the oci ce virtual-node-pool list command and required parameters to list virtual node pools:
oci ce virtual-node-pool list --compartment-id <compartment-ocid> [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListVirtualNodePools operation to list virtual node pools.