This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
Congratulations. You have just deployed Multi-CassKop Operator.
Check its status by running:
kubectl --namespace default get pods -l "release=multi-casskop"
What did you see instead? Under which circumstances?
Error: INSTALLATION FAILED: failed to install CRD crds/db.orange.com_multicasskops.yaml: CustomResourceDefinition.apiextensions.k8s.io "multicasskops.db.orange.com" is invalid: spec.version: Invalid value: "v2": must match the first version in spec.versions`
Bug Report
What did you do?
What did you expect to see?
What did you see instead? Under which circumstances?
Environment
v2.0.3
v1.21.4