vault-consul-on-kube icon indicating copy to clipboard operation
vault-consul-on-kube copied to clipboard

Document CPU Requirements

Open beeradb opened this issue 7 years ago • 1 comments

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.

beeradb avatar May 17 '17 16:05 beeradb

Seems like a quick win.

rickmanelius avatar Jun 20 '17 14:06 rickmanelius