Commands steps
install followings
Google Cloud SDK
Kubectl
Terraform
commands
We use k8s to run our polkadot:
Google Cloud SDK
Kubectl
Terraform
Bring polkadot via K8S
git clone repo of : polkadot-k8s
cd terrraform
terraform init
terraform plan -out plan.out
run-> terraform apply plan.out