My problem statement for 1 click Cassandra Deployment,
I have setup a single node cassandra cluster under Kubernetes using statefulset. What I am looking for is some pointers or articles for automating the cassandra setup once any changes are made to the cassandra configs and committed to github or any repository,if that is possible and autoscaling of the cassandra cluster.
Thanks for any suggestions.