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.
To list the virtual node pools in a cluster 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 node pools you want to list.
- Under Resources, click Node Pools.
Node pools in the cluster are shown in tabular form. Virtual node pools are identified as virtual in the Node type column.
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.