Skip to content

f41gh7/operator

 
 

Repository files navigation

VictoriaMetrics operator

Documentation

  • quick start doc
  • high availability doc
  • relabeling configuration doc
  • managing crd objects versions doc
  • design and description of implementation design
  • operator objects description doc

limitations

  • alert relabel is not supported

development

start:

make run

for test execution run:

#unit tests
make test 

# you need minikube for e2e, do not run it on live cluster
#e2e tests with local binary
make e2e-local

About

Kubernetes operator for Victoria Metrics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.1%
  • Makefile 1.7%
  • Dockerfile 0.2%