Kubernetes with a ₹0 control plane
EKS charges ₹6,935 a month per cluster before you schedule a single pod — ₹83,220 a year, per cluster. Our conformant control plane is free, HA optional, upgrades are one click, and you pay only for the workers.
₹0Workers from ₹999/moUpgrades one-clickAutoscale min/max nodesCNI + CSI integratedManaged where it should be, standard where it must be
Cluster in minutes
Pick a Kubernetes version, worker size and count — the control plane, networking and node pool come up ready for kubectl.
Node autoscaling
Set min/max workers and the autoscaler adds nodes when pods go pending, then trims them when the rush passes. Pair with HPA inside the cluster.
One-click upgrades
Move to a new Kubernetes version with a rolling upgrade — masters first, then cordon-and-drain across workers, respecting your PodDisruptionBudgets.
Storage that follows pods
PersistentVolumeClaims provision NVMe block volumes through the CSI driver — expandable online, snapshottable on schedule.
Real LoadBalancer Services
type=LoadBalancer provisions our flat-rate balancer automatically — a public VIP without annotations gymnastics or LCU anxiety.
Private clusters in your VPC
Deploy into a VPC tier, restrict the API endpoint with ACLs, and keep pod-to-database traffic entirely on private Indian networks.
Upstream Kubernetes, CloudStack-native integrations
Clusters run unmodified upstream, CNCF-conformant Kubernetes builds — currently the latest supported minors (e.g. 1.32 / 1.33), with new versions added shortly after upstream release. No fork, no vendored kubectl.
The cloud-controller-manager wires Services to our load balancers; the CSI driver turns PVCs into NVMe volumes. Your manifests and Helm charts don't know they left AWS.
- kubeconfig download with scoped credentials — kubectl works in 30 seconds
- containerd runtime, standard CNI networking between pods
- HA control plane option across separate hosts
- Cluster state, images and PVs all resident in India
- Terraform and API parity for cluster lifecycle
