Skip to content
cluster create

cluster create

Overview

Generates or reads a cluster config file, generates infrastructure-as-code files, and (for AWS/Google Cloud) deploys the cluster via OpenTofu/Terraform.

podplane cluster create [flags]

Options

FlagDescription
-f, --cluster-config stringPath to the cluster config file (default: podplane.cluster.jsonc in the current directory)
--no-applyGenerate OpenTofu/Terraform files but do not run apply
-y, --auto-approveSkip confirmation prompts and pass auto-approval to OpenTofu/Terraform