Files
rancher-docs/content
AbserAri c398c5fc02 improve shell command
now this command could run immediately
curl -sfL https://get.k3s.io | K3S_URL=https:/<master_node>:6443 K3S_TOKEN=XXX sh- 
-> 
curl -sfL https://get.k3s.io | K3S_URL=https:/<master_node>:6443 K3S_TOKEN=XXX sh -
2019-11-01 17:34:12 +08:00
..
2019-11-01 17:34:12 +08:00
2019-10-24 07:48:01 -03:00
2019-07-15 15:32:38 -07:00
2018-04-12 13:59:16 -07:00