Hello k8s community!
I plan to move from single nodes to cluster solution and I fall in love with Kubernetes.
But I have few topics, I am not sure about.
I use Cassandra cluster for my database, how should I connect it to K8s cluster where my application is?
Should I connect Cassandra only to master? What is master dies?
Thank you!