Run the following command on Fortanix DSM CLI to get the current replication details:
sudo -E kubectl exec cassandra-0 -- cqlsh -e "select * from system_schema.keyspaces where keyspace_name ='public'";
Run the following command on Fortanix DSM CLI to get the current replication details:
sudo -E kubectl exec cassandra-0 -- cqlsh -e "select * from system_schema.keyspaces where keyspace_name ='public'";