operator icon indicating copy to clipboard operation
operator copied to clipboard

Kubernetes operator for Victoria Metrics

Results 157 operator issues
Sort by recently updated
recently updated
newest added

Issue with your website generator, It does not take the README.md file but in markdown is ok but not with your website. So I duplicate the README.md (I not delete...

Hello, I would like to write code to convert existing configurations to VMPodScrape/VMNodeScrape. Is there any way to achieve this? Are there any codes that I can refer to? Thanks!

question

moved crds from both operator and k8s-stack charts to a separate one related pr https://github.com/VictoriaMetrics/helm-charts/pull/1459

There are no docs for the VictoriaLogs CRD. I believe they should be available at this link https://docs.victoriametrics.com/operator/resources/

bug
documentation

Currently, traffic to vmselect and vminsert components are routed via Kubernetes [Service](https://kubernetes.io/docs/concepts/services-networking/service/). It provides a connection based access model to the endpoint components behind it. Since It's a common practice...

enhancement

In a case described [here](https://victoriametrics.slack.com/archives/CGZF1H6L9/p1727776928804079) user utilises vault sidecar for configuration generation, which is not currently supported by operator. Added ability to disable config reloader if `auth.config` is defined in...

Currently VMAuth supports configuration management via: - config-reloader - externally managed kubernetes secrets [Vault Sidecar](https://developer.hashicorp.com/vault/docs/platform/k8s/injector) doesn't rely on k8s secrets and renders templates inside pod. Need to disable config-reloader and...

[The docs](https://docs.victoriametrics.com/operator/migration/) specified that: *So you can use familiar CRD objects: ServiceMonitor, PodMonitor, PrometheusRule, Probe and AlertmanagerConfig.*. And there is also an auto-conversion of Prom Operator CRD to VM Operator...

It would be very useful to be able to run at least some of the components as DaemonSets instead of scaling them manually. We have dedicated nodes for vmstorage for...

question

Pulling this in from Slack for tracking - After some time I've been unable to reliably resolve this. I am running the VM Operator on 6+ cluster but only getting...

bug