More of a cilium question than a rancher/rke2 question - what do their docs say?
b
bright-fireman-42144
07/03/2023, 6:04 PM
Their docs say to use their cli and for rke2 disabling something in the network block of the cluster.yaml.
bright-fireman-42144
07/03/2023, 7:44 PM
in case anyone is wondering... I did a fresh cluster install using rancher manager but still choosing the cilium cni. Then I tried to manually install cilium using their cilium binary and one by one deleting exisiting resources it was complaining about like clusterroles, daemonsets and clusterrolebindings until it worked. Probably not the most elegant way but it worked.