This message was deleted.
# k3s
a
This message was deleted.
b
ive been trying to tell the agent not to use flannel with
--flannel-backend=none
but when i try to start it it complains:
Copy code
level=fatal msg="flag provided but not defined: -flannel-backend"
tried various iterations of this but no luck:
ExecStart=/usr/local/bin/k3s agent '--flannel-backend=none'
why is it complaining about that flag?
i can get it to start with the deprecated
--no-flannel
flag but it never goes green always complaining about a missing CNI
nevermind i fixed it this started when i was trying to play with node taints gun -> foot we good. have a great day!
183 Views