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

[kube-up][scale-out] coredns pod may sometimes be stuck in "ContainerCreating" for newly created tenant #1383

Open
h-w-chen opened this issue Feb 25, 2022 · 2 comments
Assignees
Milestone

Comments

@h-w-chen
Copy link
Collaborator

What happened:
coredns pod of new tenant's default network(vpc) may be stuck in ContainerCreating status:

$ kubectl get pod -AT -owide
...
x26      kube-system   coredns-default-hwc-kubeup-test-tp-1-7456994c79-z58bx   8476672419923472858   0/1     ContainerCreating   0          11m   <none>         hwc-kubeup-test-rp-1-minion-group-z9z4   <none>           <none>

What you expected to happen:
coredns pod in Running state

How to reproduce it (as minimally and precisely as possible):
at a kube-up scale-out 1tp 1rp 1 worker cluster, login to tp master, create multiple tenants, then look at the pods

kubectl create tenant x1
kubectl create tenant x2
...
kubectl get pod -AT -owide

Anything else we need to know?:
likely we have to create 30-40 tenants to catch a few such issues.

Environment:

  • Arktos version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools: kube-up 1tp 1rp 1worker scale-out
  • Network plugin and version (if this is a network-related bug): mizar
  • Others:
@Sindica Sindica added this to the 0.10 milestone Feb 25, 2022
@Sindica Sindica self-assigned this Feb 25, 2022
@Sindica Sindica removed this from the 0.10 milestone Feb 25, 2022
@h-w-chen h-w-chen changed the title [kube-up][scale-out] coredns pood may sometimes be stuck in "ContainerCreating" for newly created tenant [kube-up][scale-out] coredns pod may sometimes be stuck in "ContainerCreating" for newly created tenant Feb 25, 2022
@Sindica Sindica added this to the 0.10 milestone Feb 25, 2022
@h-w-chen
Copy link
Collaborator Author

it seems deleting the pod and the auto-provisioned one still be stuck in ContainerCreating

@Sindica
Copy link
Collaborator

Sindica commented Mar 11, 2022

Sonya saw one occurence for kube-up scale up on 3/10 in master. This should not be a launch blocker as we are targeting kube-up scale out only.

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

2 participants