Getting a Cluster's Details
Find out how to get the details of a cluster created using Kubernetes Engine (OKE).
On the Clusters list page, select the name of the cluster for which you want to see detailed information. If you need help finding the list page or the cluster, see Listing Clusters.
Use the oci ce cluster get command and required parameters to get details of a cluster:
oci ce cluster get --cluster-id <cluster-ocid> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetCluster to get details of a cluster.