Skip to content

TSMC-NYCU-LAB-13/terragrunt-gke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terragrunt-gke

簡介

這是一個自動化建立 gke infra 的酷東西, 以下省略

如何使用

  1. 先設定 VPC subnet 資訊, 設定規則可參考 alias-ips, 圖示為參考 gcp-vpc-subnet

  2. 安裝 gcloud CLIterraform 以及 terragrunt

  3. 使用以下指令登入 gcloud

    gcloud auth application-default login
  4. 移動到欲建立之環境資料夾後, 查看建立計畫與確認, 然後部署它

    cd prod/gke
    terragrunt plan
    terragrunt apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages