Laszlo Fogas
Laszlo Fogas
the operator/controller is an event loop that listens on ingress crud events and calls the matching Kuvasz API endpoints to keep the monitoring state up to date. It's simple code,...
I'm looking for histogram buckets for request duration, broken down by the same labels as for `gin_requests_total`. Combining The quantile metrics from ``` go_gc_duration_seconds{quantile="0"} 8.028e-06 go_gc_duration_seconds{quantile="0.25"} 1.1592e-05 go_gc_duration_seconds{quantile="0.5"} 1.4104e-05 go_gc_duration_seconds{quantile="0.75"}...
HelmRelease has it under `spec.values`
Capacitor loads in 16 seconds in a cluster with 20 HelmRelease, 49 Kustomization and 150 deployed services. Capacitor loads in 110 seconds in a cluster with ~50 HelmRelease, ~300 Kustomization...
People use Kubernetes annotations to store meta data on deployed services. Gimlet favors https://github.com/laszlocph/osca annotations, but Capacitor should have a configuration option to support any set of annotations. There are...