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
As described in the PR, there's a problem that Cassandra cluster doesn't start correctly if it is deployed by using k8s/external/cassandra/deploy task. #948 (comment)
Maybe caused by the changes in cassandra:latest container.
It seems better to use k8ssandra or cassandra-operator like k8s/external/scylla/deploy task.
To Reproduce:
make k8s/external/cassandra/deploy
Expected behavior:
Start Cassandra correctly.
The text was updated successfully, but these errors were encountered:
Describe the bug:
As described in the PR, there's a problem that Cassandra cluster doesn't start correctly if it is deployed by using k8s/external/cassandra/deploy task.
#948 (comment)
Maybe caused by the changes in cassandra:latest container.
It seems better to use k8ssandra or cassandra-operator like k8s/external/scylla/deploy task.
To Reproduce:
make k8s/external/cassandra/deploy
Expected behavior:
Start Cassandra correctly.
The text was updated successfully, but these errors were encountered: