Files
JimsGarage/Kubernetes/RKE2
cyberops7 0cb8910004 Fix rancher-lb LoadBalancer wait-loop in RKE2 scripts
The wait-loop was missing '-o' before the jsonpath template, so
'jsonpath={...}' was parsed as a service name and the query errored
to empty output, causing the loop to never wait. It also queried
.status.conditions[Pending], a shape Services do not have.

Poll the rancher-lb service and block until MetalLB assigns an
external IP instead.
2026-07-08 22:57:55 -06:00
..
2023-12-04 11:34:59 +00:00
2023-12-04 11:47:38 +00:00
2023-12-04 11:34:59 +00:00