Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP: Ran into quota issue w/ CPUS & STATIC_ADDRESSES #61

Open
darkn3rd opened this issue Jun 21, 2018 · 2 comments
Open

GCP: Ran into quota issue w/ CPUS & STATIC_ADDRESSES #61

darkn3rd opened this issue Jun 21, 2018 · 2 comments

Comments

@darkn3rd
Copy link

Ran into these. What are the requirements for this?

I want to make small cluster, but big enough to try out Kubernetes.

* google_compute_instance.public-agent: Quota 'CPUS' exceeded.  Limit: 8.0 in region us-east1.
* google_compute_address.master: Quota 'STATIC_ADDRESSES' exceeded.  Limit: 1.0 in region us-east1.
@rimusz
Copy link
Contributor

rimusz commented Jun 21, 2018

you cain check the VMs spec here https://github.com/mesosphere/dcos-kubernetes-quickstart/blob/master/resources/desired_cluster_profile.gcp
That project is based on this one to make an easy way to try kubernetes on dc/os

@darkn3rd
Copy link
Author

darkn3rd commented Jun 21, 2018

I changed the types of systems to that I don't run into the CPU quota. How about the static address? Another way, override it? Recommendations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants