Hello,
I need help with how to unsubscribe this mailing list. I tried sending
email to user-unsubscr...@cassandra.apache.com and it didn't work. Please
advise.
Thanks and Regards,
Vishal
t; NAMEREADY UP-TO-DATE AVAILABLE AGE
>>
>> deployment.apps/cass-operator 1/1 1 1 2d20h
>>
>>
>>
>> NAME DESIRED CURRENT READY AGE
>>
>> replicaset.
Agree. We were planning same change and tested multiple scenarios with
conclusion that it needs downtime to be on safer side. With right
automation in place implementation can be made faster but not without
downtime at least in our case.
On Mon, Jul 6, 2020, 1:26 PM Durity, Sean R
wrote:
> I pl
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
Hello Many,
I tried scale up and it's just need size parameter change . So try same for
scale down. Just change the size parameter of CassandraDatacenter CRD and
apply it again. Basically same step which you took to spinoff 3 node with
just the size parameter changed. Operator will bring down Cass