This will have the GCP Terraform config auto-allocate the service and pod CIDRs by default, so there will be no range collision when multiple users provision clusters in the same project/network.
I also reduced the default CPU request for the VK deployment to make sure it fits into an n1-standard-1 instance. With the default system pods, it's close to being full on GKE.
This will have the GCP Terraform config auto-allocate the service and pod CIDRs by default, so there will be no range collision when multiple users provision clusters in the same project/network.
I also reduced the default CPU request for the VK deployment to make sure it fits into an n1-standard-1 instance. With the default system pods, it's close to being full on GKE.