Skip to content
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

Data node readiness/liveness probe fails for new Uber Chart #52

Open
juv opened this issue Jun 20, 2018 · 0 comments
Open

Data node readiness/liveness probe fails for new Uber Chart #52

juv opened this issue Jun 20, 2018 · 0 comments

Comments

@juv
Copy link

juv commented Jun 20, 2018

Hi @kimoonkim
I am trying the commits in your uber chart repository.
The data nodes fail because the pods apparently lack permissions to run the readiness/liveness probe.

 Readiness probe failed: rpc error: code = 2 desc = oci runtime error: exec failed: container_linux.go:247: starting container process caused "exec: \"/dn-scripts/check-status.sh\": permission denied"
11 times in the last 16 minutes 

Note that I had to remove the securityContext from the data node. Is this required? I am not allowed to submit pods with that securityContext in my cluster.

          securityContext:
            privileged: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant