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

pods are in pending state for so long #317

Open
pravink opened this issue Aug 22, 2019 · 0 comments
Open

pods are in pending state for so long #317

pravink opened this issue Aug 22, 2019 · 0 comments

Comments

@pravink
Copy link

pravink commented Aug 22, 2019

kubectl get pods
NAME READY STATUS RESTARTS AGE
elasticsearch-operator-sysctl-hhdqs 0/1 Pending 0 83m

I am trying to create the es cluster using below commands
kubectl create ns operator
kubectl create -f example/controller.yaml -n operator
kubectl create -n operator -f example/example-es-cluster.yaml
kubectl get pods

but i get the status pending and nothing in the logs
kubectl logs elasticsearch-operator-sysctl-gpr6n

does anyone has any idea why about this issue?

@pravink pravink closed this as completed Aug 22, 2019
@pravink pravink reopened this Aug 22, 2019
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