vault-consul-on-kube
vault-consul-on-kube copied to clipboard
Document CPU Requirements
What happened (or feature request):
When testing this on a single core cluster on GCE, I ran into the following issues when adding the vault deployments:
pod (vault-1-2504391591-rn3gt) failed to fit in any node fit failure summary on nodes : Insufficient cpu (3)
What you expected to happen:
It's great that we set resource request/limits, but I would recommend we add some minimum recommended (required?) specs under the "overview" or "what makes this work" section of the readme.
How to reproduce it (as minimally and precisely as possible):
Start a 3 node single core cluster on GCE. Follow the installation steps outlined in the readme until you get to the vault deployments.
Seems like a quick win.