☸️ Cluster
You need a Kubernetes cluster certified by CNCF with version>=1.29 that fits specific requirements listed here.
📄️ Clouder K8S
Clouder uses Kubeadm to bootstrap production-grade Kubernetes clusters on cloud VMs with built-in support for CRIU (Checkpoint/Restore In Userspace). This design document describes how Clouder orchestrates Kubeadm across Azure (and other cloud providers) to create clusters optimized for pod checkpoint and restore workflows.
📄️ AWS EKS
Datalayer on ☸️ Amazon Elastic Kubernetes Service (EKS)
📄️ Azure AKS
Azure setup content has been migrated into the Kubeadm guide to keep cloud-specific cluster setup in one place:
📄️ OVHcloud
Datalayer can be deployed on OVHcloud Kubernetes infrastructure.
📄️ Minikube
Datalayer on ☸️ Minikube.
📄️ Docker
Datalayer on 🐳 Docker.
📄️ Labels
For small devevelopment cluster, you can create a single Nodepool. Every node should have the following labels.
📄️ Namespaces
It is advised to create the Kubernetes namespaces in advance with the following command.