This message was deleted.
# rke2
a
This message was deleted.
c
Are you trying to set the kube-proxy mode to nftables for some reason? It shouldn't use nft otherwise.
f
Not that I'm aware of. Where would that be set so I can check?
c
In the kube-proxy args. You haven't said where this error is actually coming from. Is it in the rke2 service logs in journald, in the logs of a pod, or somewhere else?
f
Apologies. This is in the logs of the kubeproxy container. RKE2 is having trouble starting up.
Our engineers have ansible scripts that install RKE2. I'll take a peek at what they are putting in for the kube-proxy args.
c
it really sounds like they’ve tried to enable nftables proxy mode
f
Is there a way to verify that on the cluster? rke2-config.yaml? I'm having a hard time finding anything in our Ansible code.
c
you could look at the args in the kube-proxy pods?
170 Views