fierce-lighter-30479
03/11/2025, 3:51 AMcurl -sfL <https://get.k3s.io/> | K3S_TOKEN=<TOKEN> sh -s - agent \
--docker \
--server <https://a.b.c.d:6443> \
--flannel-iface eth2
However, they end up having the same roles as the control-plane: control-plane,etcd,master
What am I doing wrong?fierce-lighter-30479
03/11/2025, 3:54 AMhundreds-evening-84071
03/11/2025, 11:38 AMhundreds-evening-84071
03/11/2025, 11:40 AM--docker
option? https://docs.k3s.io/datastore/ha-embeddedfierce-lighter-30479
03/11/2025, 3:22 PM