zalando-stups / planb-cassandra

Plan B Cassandra for STUPS/AWS with static IPs
Other
27 stars 18 forks source link

RFE – Become STUPS independent #181

Open jbspeakr opened 7 years ago

jbspeakr commented 7 years ago

I am currently in the mood of spreading some love and some experience with setting up multi-region clusters. However, with Planb-Cassandra being currently dependent on Stups-tooling this becomes fairly difficult outside of Zalando.

Also from a OSS-perspective it would probably make sense to become independent of some current dependencies/ required prerequisites to make Planb-Cassandra even more useful.

Please consider this for future versions. I could probably even help out if this is required.

hjacobs commented 7 years ago

@jbspeakr I think this should generally be easy to do by using CoreOS' Container Linux (like we do with Kubernetes): it comes with Docker installed and can be configured purely via userdata (like Taupage). Senza even supports CoreOS already without manual hacks, see https://github.com/zalando-incubator/kubernetes-on-aws/blob/dev/cluster/senza-definition.yaml#L37