Kuadrant / dns-operator

Kuadrant DNS Operator
Apache License 2.0
1 stars 9 forks source link

Capture resource requirements #239

Closed maleck13 closed 1 month ago

maleck13 commented 2 months ago

Blocked by: https://github.com/Kuadrant/dns-operator/issues/141

What

Capture resource requirements for the DNS-Operator (Mem and CPU) for setting limits via k8s

Can just use DNSRecords but might be easier with DNSPolicy.

Increase limits based on diff between baseline and baseline +1

Make use of Grafana and Prometheus to take measurements.

Could be useful as a pipeline that can output suggested limits, which we can reuse on every release.

maleck13 commented 2 months ago

@philbrookes @mikenairn above make sense as a method for coming up with some baseline numbers?

maleck13 commented 1 month ago

closing as putting more focus on Kuadrant as a whole