Open q23407u892f opened 3 months ago
Hi @q23407u892f, it's been a long time I've published this repo but don't remind having this issue. Did you try to kubectl describe
the deployment to see if the problem doesn't come from somewhere else, such as a problem with a volume association ?
Hey there, I'm having an issue where the node process will not start when I deploy it to my cluster. Not sure if you've seen this. The container hangs (doesnt go into crash loop backoff), and the service never comes up on port 3000.
I've tried it with your deployment (https://github.com/flavienbwk/ceph-kubernetes/blob/main/psitransfer-deployment-rwx.yaml) as well as my own thats just a slight modification (service IP type and storage backend)
Any ideas?