kubectl apply $HOME/ipAddressPool.yaml

This commit is contained in:
Jonathan Mills 2024-01-01 12:04:02 +00:00
parent e217e74db4
commit a5dd4567e6

View file

@ -195,7 +195,7 @@ kubectl wait --namespace metallb-system \
--for=condition=ready pod \
--selector=component=controller \
--timeout=120s
kubectl apply -f ipAddressPool.yaml
kubectl apply -f $HOME/ipAddressPool.yaml
kubectl apply -f https://raw.githubusercontent.com/JamesTurland/JimsGarage/main/Kubernetes/K3S-Deploy/l2Advertisement.yaml
kubectl get nodes