<div dir="ltr"><div dir="ltr"><div>I create the cluster template with the following command :</div><div><br></div><div>openstack coe cluster template create swarm-clustergp27 \<br>                     --image fedora-magnum-27-4 \<br>                     --external-network 566 \<br>                     --dns-nameserver 10.102.184.2 \<br>                     --master-flavor m1.small \<br>                     --flavor m1.small \<br>                     --coe swarm \<br>                     --http-proxy <a href="http://10.102.162.12:3128">http://10.102.162.12:3128</a> \<br>                     --https-proxy <a href="http://10.102.162.12:3128">http://10.102.162.12:3128</a> \<br>                     --docker-volume-size 20</div><div><br></div><div><br></div><div>It creates the stack and completes it but loggin in the master node it reports in cloudinit logs that etcd package is missing.</div><div>What about swarm-mode ?</div><div><br></div></div></div>