-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to install k8ssandra single-dc-reaper on EKS cluster 1.27. #1140
Comments
Hi, we'd need more information to investigate this ticket. Most of them are part of the issue template which you haven't filled in: K8ssandraCluster manifest, logs from the operator container. My understanding is that you're using the test fixture from the |
Manifest file for single-dc-reaper is this apiVersion: k8ssandra.io/v1alpha1
Normal SuccessfulAttachVolume 6m10s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-c7255072-84b6-4c44-9023-99643089359a"
2023-12-18T15:12:51.110Z INFO Medusa reconcile for dc1 on namespace k8ssandra-operator {"controller": "k8ssandracluster", "controllerGroup": "k8ssandra.io", "controllerKind": "K8ssandraCluster", "K8ssandraCluster": {"name":"test","namespace":"k8ssandra-operator"}, "namespace": "k8ssandra-operator", "name": "test", "reconcileID": "e7427e09-178a-4ff9-a51c-65dc479cbe12", "K8ssandraCluster": "k8ssandra-operator/test", "CassandraDatacenter": "k8ssandra-operator/dc1", "K8SContext": ""} datastax.com", "controllerKind": "CassandraDatacenter", "CassandraDatacenter": {"name":"dc1","namespace":"k8ssandra-operator"}, "namespace": "k8ssandra-operator", "name": "dc1", "reconcileID": "6aad1493-a9f3-4ada-953b-32dcf453f931", "namespace": "k8ssandra-operator", "datacenterName": "dc1", "clusterName": "test"} Are there any recommended manifest for EKS setup? |
INFO [main] 2023-12-18 10:00:10,554 IPCController.java:111 - Starting Server
INFO [main] 2023-12-18 10:00:10,560 IPCController.java:121 - Started Server
Started service on file:///tmp/oss-mgmt.sock
INFO [nioEventLoopGroup-3-1] 2023-12-18 10:00:19,268 LifecycleResources.java:208 - Started Cassandra
INFO [nioEventLoopGroup-2-2] 2023-12-18 10:00:19,297 Cli.java:642 - address=/172.25.1.216:40284 url=/api/v0/lifecycle/start status=201 Created
INFO [nioEventLoopGroup-2-1] 2023-12-18 10:00:28,816 Cli.java:642 - address=/172.25.1.139:41604 url=/api/v0/probes/liveness status=200 OK
INFO [nioEventLoopGroup-2-2] 2023-12-18 10:00:28,829 Cli.java:642 - address=/172.25.1.139:41618 url=/api/v0/probes/readiness status=500 Internal Server Error
INFO [nioEventLoopGroup-2-1] 2023-12-18 10:00:38,803 Cli.java:642 - address=/172.25.1.139:40786 url=/api/v0/probes/readiness status=500 Internal Server Error
I am getting the above error when i try to install single-dc-reaper on my EKS cluster 12.7. I've also tried other setup as well like medusa or stargate. Somehow, it is not runnning proper with EKS cluster.
What happened?
Did you expect to see something different?
How to reproduce it (as minimally and precisely as possible):
Environment
K8ssandra Operator version:
* Kubernetes version information: `kubectl version` * Kubernetes cluster kind:```Insert image tag or Git SHA here
insert how you created your cluster: kops, bootkube, etc.
insert manifests relevant to the issue
insert K8ssandra Operator logs relevant to the issue here
The text was updated successfully, but these errors were encountered: