Creating and Managing OKE Clusters

On Compute Cloud@Customer, you can create and manage OKE clusters.

You can create either a public cluster or a private cluster. See Public and Private Clusters for the resources required for each.

Note

You can't create both public and private clusters in one VCN.

A cluster includes cluster management nodes. Creating an OKE Cluster describes how to recognize those management nodes in a list of instances.

Other topics in this section describe how to create a Kubernetes configuration file. You need a Kubernetes configuration file for each OKE cluster that you work with. The Kubernetes configuration file enables you to access OKE clusters using the kubectl command and the Kubernetes Dashboard.

The following topics describe how to manage Kubernetes clusters: