-
Notifications
You must be signed in to change notification settings - Fork 790
After install on Ubuntu 22.04, microk8s is not running. #4248
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
Comments
Does anyone have any advice on this issue?? |
I see that the K8s services have started but are failing to fetch container images. If you do a
If you now do a
There is probably something blocking the connection to |
Hi, Just new in This world... Someone to have a look and tell me what is going wrong ? Some Complements: ~$ snap list Thanks in advance. |
Hi @Bruno-Dompro I see the following line repeating on the containerd logs. Looks like you are having trouble reaching https://registry.k8s.io?
|
Hi Angelos,
I suspected something like that from our FW PaloAlto...
But I didn't found directly this information from the Tarball files.
I'll ask my Security Admin to open the access to "**.k8s.io <http://k8s.io>*
".
Overall, are they other sites needed to deploy correctly the microk8s pack ?
Many Thanks for your answer.
Regards
Le jeu. 11 avr. 2024 à 18:40, Angelos Kolaitis ***@***.***> a
écrit :
… Hi @Bruno-Dompro <https://github.com/Bruno-Dompro> I see the following
line repeating on the containerd logs. Looks like you are having trouble
reaching https://registry.k8s.io?
Apr 09 10:10:28 pfrdpmagicimm microk8s.daemon-containerd[878]: time="2024-04-09T10:10:28.375105462Z" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:calico-node-4d9v6,Uid:b1c208fb-3c75-4133-aca4-a977f847d2f5,Namespace:kube-system,Attempt:0,} failed, error" error="failed to get sandbox image \"registry.k8s.io/pause:3.7\ <http://registry.k8s.io/pause:3.7%5C>": failed to pull image \"registry.k8s.io/pause:3.7\ <http://registry.k8s.io/pause:3.7%5C>": failed to pull and unpack image \"registry.k8s.io/pause:3.7\ <http://registry.k8s.io/pause:3.7%5C>": failed to resolve reference \"registry.k8s.io/pause:3.7\ <http://registry.k8s.io/pause:3.7%5C>": failed to do request: Head \"https://registry.k8s.io/v2/pause/manifests/3.7\": read tcp 10.236.66.244:48096->34.96.108.209:443: read: connection reset by peer"
Apr 09 10:10:39 pfrdpmagicimm microk8s.daemon-containerd[878]: time="2024-04-09T10:10:39.327548817Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:calico-node-4d9v6,Uid:b1c208fb-3c75-4133-aca4-a977f847d2f5,Namespace:kube-system,Attempt:0,}"
Apr 09 10:10:39 pfrdpmagicimm microk8s.daemon-containerd[878]: time="2024-04-09T10:10:39.365134532Z" level=info msg="trying next host" error="failed to do request: Head \"https://registry.k8s.io/v2/pause/manifests/3.7\": read tcp 10.236.66.244:51680->34.96.108.209:443: read: connection reset by peer" host=registry.k8s.io
—
Reply to this email directly, view it on GitHub
<#4248 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHWMU3E4DMOB3ZGJCTYQHX3Y424IBAVCNFSM6AAAAAA54P3TC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJQGA4TGOBQGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Pb solved by modifying WF rules to let outgoing. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Summary
After install, microk8s is not running.
Running - microk8s kubectl get all --all-namespaces shows that components are not running.
I tried to stop and start, and also reboot. No change.
Introspection Report
inspection-report-20231011_172501.tar.gz
The text was updated successfully, but these errors were encountered: