narrow-noon-75604
06/07/2022, 2:28 PMwrite-kubeconfig-mode: "0644"
tls-san:
- "<http://master.167.254.204.58.nip.io|master.167.254.204.58.nip.io>"
node-label:
- "nodetype=master"
cluster-cidr: "10.42.0.0/16"
service-cidr: "10.43.0.0/16"
cluster-dns: "10.43.0.10"
cluster-domain: "<http://master.xxx.xxx.xxx.xxx.nip.io|master.xxx.xxx.xxx.xxx.nip.io>"
cni:
- calico
disable:
- rke2-canal
- rke2-kube-proxy
creamy-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.bland-account-99790
06/07/2022, 4:59 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 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 nodenarrow-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