☰ Deployments
You need to define your configuration and choose the technical option to deploy Datalayer services on Kubernetes.
📄️ Required Configuration
The deployments relies on environment variables read from your shell.
📄️ Deploy with Plane
You will invoke plane up or down command to deploy or tear down a specific service.
📄️ Deploy with Helm
Instead of Plane, you can use the standard Helm CLI.
📄️ Deploy with Terraform
Use Terraform to provision infrastructure for Clouder Kubeadm deployments with a shared common layer and cloud-provider modules.
📄️ Deploy with GitHub Actions
GitHub Actions support is available through standard Terraform and shell workflows.