cleanup and adding in k3s folder

This commit is contained in:
talksik
2023-11-20 12:37:35 -08:00
parent e5d307cdf0
commit db750f1832
7 changed files with 8 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# servicelb disabled so that metallb can work
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="--disable=servicelb --cluster-init" sh -