adamant-kite-43734
10/23/2024, 11:55 AMvictorious-photographer-77380
10/23/2024, 12:36 PMvictorious-photographer-77380
10/23/2024, 12:56 PMOct 23 12:56:20 dal3-qz2-sr3-rk248-s47 k3s[795102]: time="2024-10-23T12:56:20Z" level=info msg="Failed to test data store connection: this server is a not a member of the etcd cluster. Found [mzoned3c=<https://10.22.67.65:2380>], expect: dal3-qz2-sr3-rk248-s47-42c12652=<https://203.0.113.254:2380>"
config.yaml:
etcd-arg:
- 'name=mzoned3c'
- 'initial-cluster=mzoned3c=<https://10.22.67.65:2380>'
- 'listen-peer-urls=<https://0.0.0.0:2380>'
- 'initial-advertise-peer-urls=<https://10.22.67.65:2380>'
- 'advertise-client-urls=<https://10.22.67.65:2380>'
node-external-ip: 10.22.67.65
advertise-address: 10.22.67.65
data-dir: /home/k3s
bind-address: 0.0.0.0
cluster-init: true
selinux: true
node-name: "dal3-qz2-sr3-rk248-s47"
disable-default-registry-endpoint: true
creamy-pencil-82913
10/23/2024, 6:11 PMcreamy-pencil-82913
10/23/2024, 6:12 PMcreamy-pencil-82913
10/23/2024, 6:13 PMvictorious-photographer-77380
10/23/2024, 6:21 PM- 'listen-peer-urls=<https://0.0.0.0:2380>'
- 'listen-client-urls=<https://0.0.0.0:2379>'
In order to get to listen on something other than the 203 address.
Will try with just --node-ip
and --node-external-ip
Complete noob here man - just trying to figure stuff out. Not a kube guy really.creamy-pencil-82913
10/23/2024, 6:45 PMcreamy-pencil-82913
10/23/2024, 6:45 PMtall-engineer-17913
10/23/2024, 6:47 PM