This commit is contained in:
James Turland 2023-12-04 09:52:43 +00:00
parent 72e350505c
commit 85abace931

View file

@ -126,7 +126,6 @@ k3sup install \
echo -e " \033[32;5mFirst Node bootstrapped successfully!\033[0m" echo -e " \033[32;5mFirst Node bootstrapped successfully!\033[0m"
# Step 2: Install Kube-VIP for HA # Step 2: Install Kube-VIP for HA
kubectl k3s-ha
kubectl apply -f https://kube-vip.io/manifests/rbac.yaml kubectl apply -f https://kube-vip.io/manifests/rbac.yaml
# Step 3: Download kube-vip # Step 3: Download kube-vip