mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-03-05 11:12:58 +00:00
This is the beginning of a change to add cpu/memory limits to our pods. We are doing this because some consumers require this, and it is generally a good practice. The limits == requests for "Guaranteed" QoS. Signed-off-by: Andrew Keesler <akeesler@vmware.com>