Docker-swarm: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 10: Zeile 10:
 
=change host file=
 
=change host file=
 
;/etc/hosts
 
;/etc/hosts
  10.50.66.21 farm02-node01 node01
+
  10.50.66.21 xinux-node01
  10.50.66.22 farm02-node02 node02
+
  10.50.66.22 xinux-node02  
  10.50.66.23 farm02-node03 node03
+
  10.50.66.23 xinux-node03
  
 
=links=
 
=links=
 
*https://clouding.io/kb/en-us/articles/360010288160-Docker-Swarm-on-Ubuntu-18-04
 
*https://clouding.io/kb/en-us/articles/360010288160-Docker-Swarm-on-Ubuntu-18-04

Version vom 25. März 2020, 13:45 Uhr

install

change host file

/etc/hosts
10.50.66.21 xinux-node01
10.50.66.22 xinux-node02 
10.50.66.23 xinux-node03

links