Scylla operator not creating pods

Hello,

I’m trying to get ScyllaDB up and running in Minikube using the Scylla operator. I’m following the Scylla operator documentation step by step:

Everything seems to be going well until I run the following command:
kubectl -n scylla get pods

The output of that command is:
No resources found in scylla namespace.

That shouldn’t be the case. There should be 3 pods up and running.

The thing is I’ve done every check to make sure everything is running well and that seems to be the case. The only command that gives incorrect output is the ‘get pods’ command that I mentioned above.

Does anyone know what could be the cause of the pods not spinning up and how to fix it?

Hi,

this is hard to tell without any data. Please file an issue on the GitHub repo and supply must-gather.

Thanks

1 Like

@davidz , did you find a solution or open a GH issue? Please post here for others who run into a similar issue.