google / kube-startup-cpu-boost

Kube Startup CPU Boost is a controller that increases CPU resource requests and limits during Kubernetes workload startup time
Apache License 2.0
178 stars 10 forks source link

feat: cpu resource limits removed during boost #59

Closed mikouaj closed 1 month ago

mikouaj commented 1 month ago

closes #57 The CPU limits are removed by the webhook by default for the boost time period.