Skip to content

jeffbanks/reaper-operator

 
 

Repository files navigation

Cassandra Reaper Operator

A Kubernetes operator for Cassandra Reaper

Project status: alpha

Features

  • Support for Cassandra storage backend
  • Configure Reaper instance through Reaper custom resource
  • Support for specifying resource requirements, e.g., cpu, memory
  • Support for specifying affinity and anti-affinity

Requirements

  • Go >= 1.13.0
  • Docker client >= 17
  • kubectl >= 1.13
  • Kubernetes >= 1.15.0
  • Operator SDK = 0.14.0

Note: The operator will work with earlier versions of Kubernetes, but the configuration update functionality requires >= 1.15.0.

Dependencies

For information on the packaged dependencies of Reaper Operator and their licenses, check out our open source report.

About

Kubernetes operator for Cassandra Reaper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.4%
  • Makefile 4.3%
  • Other 1.3%