keepalived-operator
keepalived-operator copied to clipboard
[BUGFIX] No resource requests / limits in Daemonset template
closes #131 If a KeepalivedGroup is deployed to a namespace with resource quota, Pods will not come up due to lack of resource requests / limits. Add default values.
TODO: Update KeepalivedGroup schema to allow overriding these values. TODO: Load tests to set better limits on resources.