Re: Implication of having similar private IPs in two datacenters

2020-07-03 Thread manish khandelwal
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

Re: Question on cass-operator

2020-07-03 Thread vishal kharjul
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

Question on cass-operator

2020-07-03 Thread Manu Chadha
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