I did a small poc for this *(similar rpc_address for both data centers) . *My
observations:
1. rpc_address is used by a client( datastax java driver) in my case to
connect to cassandra nodes.
2. Driver is keeping a list of contact points which it is updating using
system.peers table
3. Having two
Hello Manu,
It's actually a K8 query and not Cassnadra. AFIK READY= 2/2 could
represent a status of individual. Container in each pod. 2/2 suggests Pod
consists of two containers and both ready. Try "kubectl describe" on each
pod and you can see container spec. Also I will recommend getting starte
Hi
I have a 3 node Kubernetes cluster and I have set up Cassandra on it using
Cass-Operator.
What does the 2/2 mean in the output of the following command
kubectl get all -n cass-operator
NAMEREADY STATUSRESTARTS AGE
pod/cass-operator-78c6469c6-6qhsb