Skip to content

Opinionated IaC for Daytona workspaces using GKE cluster and Terraform

Notifications You must be signed in to change notification settings

johannesHarness/daytona-gcp-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-example

In order to deploy GKE cluster with Daytona follow these steps:

  1. Adjust values to your environment in config.yaml
  2. First run terraform in tf-1-gke folder:
cd tf-1-gke
terraform apply
  1. Once finished move into tf-2-k8s folder:
cd tf-2-k8s
terraform apply
  1. Daytona application will be available on your domain you set in config.yaml

About

Opinionated IaC for Daytona workspaces using GKE cluster and Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%