Creating an Enhanced Cluster

Find out how to create an enhanced cluster using Kubernetes Engine (OKE).

You can create enhanced clusters using the Console, the CLI, and the API. Regardless of how you create it, the cluster you create must be VCN-native.

Note the following when creating clusters:

  • When using the Console to create a cluster, if you don't select any enhanced features during cluster creation, you have the option to create the new cluster as a basic cluster. A new cluster is created as an enhanced cluster by default, unless you explicitly choose to create a basic cluster.
  • When using the CLI or the API to create a cluster, you can specify whether to create a basic cluster or an enhanced cluster. If you don't explicitly specify the type of cluster to create, a new cluster is created as a basic cluster by default.

Note that once you have created an enhanced cluster, you cannot downgrade the enhanced cluster to a basic cluster.

Was this article helpful?