influxdata / influxdb-operator

The Kubernetes operator for InfluxDB and the TICK stack.
Apache License 2.0
27 stars 6 forks source link

Merge MatchSelector and replicas support #8

Closed gianarb closed 6 years ago

fntlnz commented 6 years ago

In my opinion, the service is that kind of thing that needs to be managed by the operator, here I see that you create it manually. I like the fact that this adds support for replicas to influxdb however.