In order to deploy GKE cluster with Daytona follow these steps:
- Adjust values to your environment in
config.yaml
- First run terraform in
tf-1-gke
folder:
cd tf-1-gke
terraform apply
- Once finished move into
tf-2-k8s
folder:
cd tf-2-k8s
terraform apply
- Daytona application will be available on your domain you set in
config.yaml