42_IOT/p2/scripts/k3s.sh

7 lines
96 B
Bash

#!/bin/sh
# install k3s
curl -sfL https://get.k3s.io | sh -
kubectl apply -f /vagrant/confs/