This message was deleted.
# k3s
a
This message was deleted.
1
b
I don't think you can join servers that each used the --cluster-init option, might be wrong, but that option is ignored if used multiple times, like on restart
If an etcd datastore is found on disk either because that node has either initialized or joined a cluster already, the datastore arguments (
--cluster-init
,
--server
,
--datastore-endpoint
, etc) are ignored.
https://rancher.com/docs/k3s/latest/en/installation/ha-embedded/#existing-clusters
the --server option can be a load balanced url
e
ah ok
it would be nice to have a "--cluster-init" and quit option. So i can bootstrap the servers and then have standardized configs. But this will work.