adamant-kite-43734
06/07/2022, 2:28 PMcreamy-pencil-82913
06/07/2022, 3:24 PMnarrow-noon-75604
06/07/2022, 3:33 PMcluster-cidr: "10.42.0.0/16,2001:cafe:42:0::/56"
service-cidr: "10.43.0.0/16,2001:cafe:42:1::/112"
I came across this github link that uses multiple fields like "node-ip", "kube-apiserver-arg" & "kube-controller-manager-arg",
https://github.com/rancher/rke2/issues/870
Kindly let me know if I need to add any of those fields in "config.yaml" files of both server and agent nodes.narrow-noon-75604
06/07/2022, 4:22 PMbland-account-99790
06/07/2022, 4:59 PMbland-account-99790
06/07/2022, 5:00 PMnarrow-noon-75604
06/07/2022, 5:00 PMbland-account-99790
06/07/2022, 5:01 PMnarrow-noon-75604
06/07/2022, 5:01 PMbland-account-99790
06/07/2022, 5:01 PMbland-account-99790
06/07/2022, 5:02 PMwrite-kubeconfig-mode: 644
token: "secret"
node-ip: 10.0.10.40,2a02:d011:a6f:4699:58c6:8609:a6d5:d1cb
cluster-cidr: 10.42.0.0/16,2001:cafe:42:0::/56
service-cidr: 10.43.0.0/16,2001:cafe:43:1::/112
where 10.0.10.40
and 2a02:d011:a6f:4699:58c6:8609:a6d5:d1cb
are the ips of the main interface of my nodebland-account-99790
06/07/2022, 5:02 PMbland-account-99790
06/07/2022, 5:03 PMnarrow-noon-75604
06/07/2022, 5:03 PMbland-account-99790
06/07/2022, 5:04 PMserver: "<https://10.0.10.40:9345>"
token: "secret"
node-ip: 10.0.10.41,2a05:d111:c6f:4a99:e30:945e:a70f:717e
bland-account-99790
06/07/2022, 5:05 PM