influxdata / influxdb-operator

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

Services, PVCs and ingresses #5

Closed fntlnz closed 6 years ago

fntlnz commented 6 years ago

We need to enable the creation of services, secrets, pvcs and ingress resources related to an influx, kapacitor or telegraf deployment.

When the services are available we can even populate deployment variables from the spec to allow interconnection of components via resource creation.

gianarb commented 6 years ago

We need to add secrets support too and ConfigMap for all the configurations

fntlnz commented 6 years ago

Yea, thanks for pointing that out, editing the issue accordingly.

gianarb commented 6 years ago

Closed. The boilerplate is merged and the scope of this issue is too big