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

[release-1.21] K3s server startup time greatly increased #4360

Closed
brandond opened this issue Oct 29, 2021 · 1 comment
Closed

[release-1.21] K3s server startup time greatly increased #4360

brandond opened this issue Oct 29, 2021 · 1 comment
Assignees
Milestone

Comments

@brandond
Copy link
Member

Backport K3s server startup time greatly increased to branch 1.21:

@brandond brandond self-assigned this Oct 29, 2021
@brandond brandond added this to the v1.22.3+k3s1 milestone Oct 29, 2021
@ShylajaDevadiga ShylajaDevadiga self-assigned this Nov 1, 2021
@ShylajaDevadiga
Copy link
Contributor

Validated using k3s version v1.21.6-rc3+k3s1 in multiple setup, pods are not stuck in Pending state and time to bring up the pods is < 2 min

$ kubectl get pods -A
NAMESPACE     NAME                                      READY   STATUS      RESTARTS   AGE
kube-system   coredns-7448499f4d-q895r                  1/1     Running     0          47s
kube-system   helm-install-traefik-crd-pmnr2            0/1     Completed   0          47s
kube-system   helm-install-traefik-h9mhq                0/1     Completed   1          47s
kube-system   local-path-provisioner-5ff76fc89d-994x2   1/1     Running     0          47s
kube-system   metrics-server-86cbb8457f-msw4c           1/1     Running     0          47s
kube-system   svclb-traefik-p6f6s                       2/2     Running     0          24s
kube-system   traefik-97b44b794-xlxtr                   1/1     Running     0          25s

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