influxdb-operator icon indicating copy to clipboard operation
influxdb-operator copied to clipboard

Add and remove influxdb relay to handle influxdb basic scalability

Open gianarb opened this issue 8 years ago • 2 comments

When InfluxDB scales up to more than 1 we need to add https://github.com/influxdata/influxdb-relay on top of it. if it scales down to 1 we can remove it.

gianarb avatar Feb 08 '18 19:02 gianarb

To achieve this we might want to consider using a StatefulSet instead of a deployment also.

fntlnz avatar Feb 09 '18 02:02 fntlnz

Oh yea, we already have an issue for that https://github.com/gianarb/influxdb-operator/issues/24

fntlnz avatar Feb 09 '18 02:02 fntlnz