You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! We are currently using k8ssandra-operator to deploy Cassandra 3.11.12 (serverVersion: 3.11.12) in AWS EKS.
Our Cassandra Servers are working fine so far. However, with the release of Cassandra 5 we are worried about our deployment process for Cassandra becoming obsolete. As far as I know, k8ssandra-operator allows users to deploy Cassandra versions 3.x and 4.x. So my questions is: Do you have any plans of ending support for Cassandra 3.x in the short of long term? Should we start thinking in upgrading our current Cassandra deployments from 3.11.12 to 4.x ?
Kind regards,
Carlos Carrillo
Cloud Engineer
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-280
The text was updated successfully, but these errors were encountered:
What this means in reality is that new features will no longer be supported for 3.11 and any possible bugs that would require fix in the management-api are not going to be fixed. Also, we will no longer test 3.11 deployments in our operators (cass-operator has already removed these tests in k8ssandra/cass-operator#712 so k8ssandra-operator is impacted).
I would really recommend updating Cassandra, since the upstream won't provide fixes to it either (even CVEs). That doesn't mean your cluster is going to stop it working overnight and we will not actively remove the ability to deploy 3.11 at this point. But it might be wise to stick to a version that still supported 3.11, so 1.20.2 and older (for k8ssandra-operator).
Hello! We are currently using
k8ssandra-operator
to deploy Cassandra 3.11.12 (serverVersion: 3.11.12) in AWS EKS.Our Cassandra Servers are working fine so far. However, with the release of Cassandra 5 we are worried about our deployment process for Cassandra becoming obsolete. As far as I know,
k8ssandra-operator
allows users to deploy Cassandra versions 3.x and 4.x. So my questions is: Do you have any plans of ending support for Cassandra 3.x in the short of long term? Should we start thinking in upgrading our current Cassandra deployments from 3.11.12 to 4.x ?Kind regards,
Carlos Carrillo
Cloud Engineer
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-280
The text was updated successfully, but these errors were encountered: