John Sanda
John Sanda
Here is an example manifest that uses custom keystore and truststores: ```yaml apiVersion: cassandra.datastax.com/v1beta1 kind: CassandraDatacenter metadata: name: dc1 spec: size: 1 serverType: cassandra clusterName: dev config: cassandra-yaml: server_encryption_options: internode_encryption:...
In its simplest form the truststore should contain the public key of the CA cert that is used to sign the C* node certificates. I recommend the following articles for...
@mparikhcloudbeds is there anything else you need for this issue? If not, can we close it?
I think we can close this. I don't think it is something we want to do and definitely in k8ssandra. If there still is interest a new issue should be...
+1 to using declaration order to determine which rack bootstraps first.
The process is actually a bit more involved to do it safely. First, we need to delete the StatefulSet without deleting the pods. This can be done for example with...
That may work and might be easier than what I prescribed. I would need to do some testing/investigation to be certain.
What about migrating tests to use Go's native testing?
Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/K8ssandra-Grooming-623b197f1fcd4800110540ef/issues/k8ssandra/cass-operator/308?planning-poker) with ZenHub @burmanm @Miles-Garnsey