mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-07-23 08:22:31 +00:00
781f86d18c
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>