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

Docker 3.1: K8S 3.13.1: PODs going to Terminating state #459

Open
sonawane-shashikant opened this issue Jan 23, 2019 · 3 comments
Open

Docker 3.1: K8S 3.13.1: PODs going to Terminating state #459

sonawane-shashikant opened this issue Jan 23, 2019 · 3 comments
Assignees
Milestone

Comments

@sonawane-shashikant
Copy link

image

Steps To Reproduce -

  1. Create SC
  2. Based on this SC create 100 PVCs followed by 100 PODs
  3. Verify all PODs in Running state
  4. Now delete all pods using kubectl delete pod --all command

Expected Result -
All PODs should get deleted successfully

Actual Result -
34 out of 100 PODs goes into Terminating state.

Attaching -
Complete command output
journalctl docker.service los
/var/log/messages
docker log plugin_container
YAMLs used

POD-multiBACK.yaml.txt
PVC-multiBACK.yaml.txt
SC-multiBACK.yaml.txt
100-pvc-delete-journalctl.log
100pvc-delete-messages.log
dory.log
plugin_container.log

@wdurairaj
Copy link
Collaborator

Kubernetes bug is related to this: kubernetes/kubernetes#60987

@prablr79
Copy link
Contributor

Open Bug in the K8's environment no code change from Plugin side, hence moving the bug into medium

@imran-ansari
Copy link
Collaborator

imran-ansari commented Apr 17, 2019

The attached Docker plugin logs don't seem to have captured anything related to the operations and hence not much helpful.
Could you please generate a new set of logs - given that now we generate a separate log file - which can provide more insight as to where we are going wrong, if at all?

@prablr79 prablr79 added this to the 3.2 milestone Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants