added scripts

This commit is contained in:
2026-02-24 11:06:30 +01:00
parent 297e1765bb
commit 61a93e4e6b
2 changed files with 2 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
echo "🚀 Instal·lant K3s Server (Master)..."
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