k3sup

From wikieduonline
Revision as of 13:00, 29 June 2023 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

brew install k3sup
export IP=192.168.0.1
k3sup install --ip $IP --user ubuntu


# Or use a hostname and SSH key for EC2
export HOST="ec2-3-250-131-77.eu-west-1.compute.amazonaws.com"
k3sup install --host $HOST --user ubuntu \
  --ssh-key $HOME/ec2-key.pem

Related[edit]

See also[edit]

Advertising: