kelseyhightower / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way. No scripts.
Apache License 2.0
41.26k stars 14.12k forks source link

In-use IP addresses Quota exceeded #677

Open svizi opened 3 years ago

svizi commented 3 years ago

All regions in Google Cloud have a limit of 4 In-use IP addresses. When creating the VM instances for the k8s cluster and more specifically when creating the worker nodes we exceed the quota by 2. Is there a way to increase quota on the free tier of Google Cloud or another way around this issue?