Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 192 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 192 Bytes

K3s

# install k3s 
$ curl -sfL https://get.k3s.io | sh -

# Check for Ready node, takes ~30 seconds 
sudo k3s kubectl get node