Creating a Basic Cluster

Find out how to create a basic cluster using Kubernetes Engine (OKE).

You can create basic clusters using the Console, the CLI, and the API.

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.

Also note that you can upgrade a basic cluster to an enhanced cluster, provided it is VCN-native (see Upgrading a Basic Cluster to an Enhanced Cluster). However, having upgraded a basic cluster to an enhanced cluster, you can't downgrade the enhanced cluster back to a basic cluster.

Was this article helpful?