Added debian

This commit is contained in:
2026-02-24 19:57:16 +01:00
parent a02b76e6f6
commit e494dd72b6
13 changed files with 187 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
echo "🚀 Instal·lant K3s Server (Master)..."
curl -sfL https://get.k3s.io | sh -s - server --tls-san 192.168.3.10
curl -sfL https://get.k3s.io | sh -s - --node-ip 10.0.3.15
#curl -sfL https://get.k3s.io | sh -
sudo chown vagrant:vagrant /etc/rancher/k3s/k3s.yaml
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml