jetstack / navigator

Managed Database-as-a-Service (DBaaS) on Kubernetes
Apache License 2.0
271 stars 31 forks source link

Move Cassandra pilot creation to ScaleOut #322

Closed wallrj closed 6 years ago

wallrj commented 6 years ago

I think it make sense to create pilots during scaleout rather than as a separate control.

And then in #285 we can remove the pilot during scale down.

/kind feature

wallrj commented 6 years ago

We're trying a generic pilot controller instead: https://github.com/jetstack/navigator/pull/353