Skip to content
  • Evgeny L's avatar
    0500f27d
    Scale-up functionality for etcd cluster · 0500f27d
    Evgeny L authored
    * Set ETCD_INITIAL_CLUSTER_STATE from `new` to `existing`,
    because parameter `new` makes sense only on cluster assembly
    stage.
    * If cluster exists and current node is not a part
    of the cluster, add it with command `etcdctl add member name url`.
    
    Closes kubespray/kargo/#270
    0500f27d
    Scale-up functionality for etcd cluster
    Evgeny L authored
    * Set ETCD_INITIAL_CLUSTER_STATE from `new` to `existing`,
    because parameter `new` makes sense only on cluster assembly
    stage.
    * If cluster exists and current node is not a part
    of the cluster, add it with command `etcdctl add member name url`.
    
    Closes kubespray/kargo/#270
Loading