This message was deleted.
# k3s
a
This message was deleted.
l
Sorry. But, do you expects to give any sort of great guidance and help to you when we know nothing about: • K3s version / kubernetes version • the CNI in issue. Version of it • type of cluster single control-plane or HA • what type of ha if so. Embedded etcd and so on … I see ArgOCD there … have you searched their GitHub repo issues? and on and on … give details to get details
m
• k3s version
v1.27.6+k3s1 (bd04941a)
• Running 2 cluster one as mater and another as worker, control plane is running on only one node • Lot of pods were in Unknown state, if I try to delete, it gets stuck in Terminating state, if I do force delete, it does delete • Yes above log is for argocd pod, but I am getting similar error for many other pods too, so expecting it to be non argo issue.
Using all default configuration of k3s (except traefik, which I am installing separately, shouldn't matter here)
l
So flannel is the CNI …
What is the underlying OS on the nodes?
m
Raspbian OS
If I forcefully delete those pods and it comes up again it will work properly, but trying to figure out what is going wrong here and how to fix it without deleting resources.
l
I would look in the sys. log of the Raspbian OS system.
TO get clues .. even dmesg if that’s available.
m
l
I think you might have your solution in there if you follow the advice in the issue and so forth.