1 Get Started
Oracle Cloud Infrastructure Kubernetes Engine (Kubernetes Engine or OKE) is a fully managed, scalable, and highly available Kubernetes service that you can use to deploy containerized applications to the cloud. OKE supports two types of worker nodes:
-
Managed nodes run on compute instances (either bare metal or virtual machine) in your tenancy. You are responsible for managing managed nodes, but you have the flexibility to configure them to meet your specific requirements. You are responsible for upgrading Kubernetes on managed nodes and for managing cluster capacity.
-
Virtual nodes enable you to run Pods at scale without the operational overhead of upgrading the data plane infrastructure and managing the capacity of clusters.
OKE does not support clusters with mixed node pools. A virtual node pool and managed node pool cannot be created in the same cluster.