ContainerSolutions / redis-cluster-operator

A Kubernetes Operator for running Production Redis Clusters
Apache License 2.0
7 stars 3 forks source link

Ability to override all pod settings #7

Closed chris-cmsoft closed 2 years ago

chris-cmsoft commented 2 years ago

This would provide a lot of flexibility for all users.

We can default the normal pod spec, and allow overriding most settings and document how to do that.

We can default the redis container, and then allow overriding the redis pod, as well as adding additional containers for things like Prometheus and InfluxDB metrics and whatever else folks need.