Managed Kubernetes

Production-ready K8s clusters powered by Oracle Container Engine (OKE)

K8s Dev

$50.0/mo

$25.0 setup fee

  • 1 Node
  • 2 OCPUs / node
  • 8 GB RAM / node
  • Managed Control Plane
Create Cluster
POPULAR

K8s Starter

$150.0/mo

$50.0 setup fee

  • 3 Nodes
  • 2 OCPUs / node
  • 8 GB RAM / node
  • Managed Control Plane
Create Cluster

K8s Pro

$400.0/mo

$100.0 setup fee

  • 5 Nodes
  • 4 OCPUs / node
  • 16 GB RAM / node
  • Managed Control Plane
Create Cluster

K8s Enterprise

$1000.0/mo

$250.0 setup fee

  • 10 Nodes
  • 8 OCPUs / node
  • 32 GB RAM / node
  • Managed Control Plane
Create Cluster

Auto-scaling

Horizontal Pod Autoscaler and Cluster Autoscaler included

RBAC Enabled

Role-based access control with OCI IAM integration

Cert-Manager Ready

Automatic TLS certificate provisioning with Let's Encrypt

LoadBalancer

Native OCI Load Balancer integration

Persistent Storage

Block volumes and file storage for StatefulSets

Monitoring

Built-in metrics with OCI Monitoring integration

Quick Start

# Download kubeconfig from dashboard

$ export KUBECONFIG=~/hostscience-cluster.yaml

# Verify connection

$ kubectl get nodes

NAME STATUS ROLES AGE VERSION

oke-node-1 Ready node 1m v1.28.2

oke-node-2 Ready node 1m v1.28.2

oke-node-3 Ready node 1m v1.28.2