Listing Clusters
Find out how to list clusters using Kubernetes Engine (OKE).
You can list clusters using the Console, the CLI, and the API.
To list clusters 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.
The Cluster List page shows the clusters in the selected compartment.
Use the oci ce cluster list command and required parameters to list clusters:
oci ce cluster list --compartment-id <compartment-ocid> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListClusters operation to list clusters.