https://rancher.com/ logo
Title
s

stale-fish-49559

08/18/2022, 8:17 PM
Hi, i am running a simple rke2 server with the following config
cat >/etc/rancher/rke2/config.yaml <<'EOF'
cni: cilium
node-taint: CriticalAddonsOnly=true:NoExecute
write-kubeconfig-mode: 0644
EOF
However, the cilium operator is failing due to
1 node(s) didn't have free ports for the requested pod ports
and that port would be 6942. netstat shows
tcp6    0   0 :::6942         :::*          LISTEN   5246/cilium-operato
. any ideas what is happening there?
I think i got past this issue. now i am getting
MountVolume.SetUp failed for volume "cilium-config-path" : failed to sync configmap cache: timed out waiting for th
any idea?
tream logs failed Get "<https://192.168.2.186:10250/containerLogs/kube-system/cilium-operator-9664cfd8-flrcd/cilium-operator?follow=true&tailLines=100&timestamps=true>": dial tcp 192 │
│ .168.2.186:10250: connect: no route to host for kube-system/cilium-operator-9664cfd8-flrcd (cilium-operator)