Added all
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
echo "🚀 Instal·lant K3s Server (Master)..."
|
||||
|
||||
curl -sfL https://get.k3s.io | sh -
|
||||
curl -sfL https://get.k3s.io | sh -s - server --tls-san 192.168.3.10
|
||||
|
||||
sudo chown vagrant:vagrant /etc/rancher/k3s/k3s.yaml
|
||||
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
|
||||
|
||||
Reference in New Issue
Block a user