Closed starizard closed 1 year ago
Do you have any iptables based local firewalls such as ufw or firewalld enabled?
no, I dont have firewalld and I disabled ufw
Can you run kubectl get pod -A -o wide
? I suspect that with only 2 cores you don't have enough CPU available to schedule all the pods. We recommend at least 4 cores for server nodes.
@starizard Do you resolve this problem?
@starizard How did you solve this problem?
Environmental Info: RKE2 Version:
Node(s) CPU architecture, OS, and Version:
Cluster Configuration: Single cloud vm instance with 2 cores running Ubuntu 22.04.2 LTS
Describe the bug: I am going through the QuickStart and I have an issue where my CNI pod doesn't come up because it cannot talk to the api server, (i have tried different cnis and I get the same issue).
Steps To Reproduce: no config file created by me
Expected behavior: expect the server node to be ready
Actual behavior: The pod rke2-canal is stuck in an init crashloopbackoff. and from the logs of the install-cni container, I see that it cannot connect to the kubernetes service:
this is my service and endpoints:
I can reach the endpoint
but I cannot reach the kubernetes service
Additional context / logs: journal-logs.log