[Terraform] Lesson 11: Create GKE (kubernetes) on Google with Terraform
Làm sao để tạo 1 cluster k8s trên GCP bằng terraform https://antonputra.com/google/create-gke-cluster-using-terraform/ 1) Create VPC in GCP using Terraform Đầu tiên chúng ta cần tạo VPC cho 1 new project GCP. => chúng ta cần enable compute APIĐể tạo 1 cluster GKE (k8s) => chúng ta cần enable container google API ==> Chúng ta enble…
Read More “[Terraform] Lesson 11: Create GKE (kubernetes) on Google with Terraform” »