The [external workloads workflow](https://github.com/cilium/cilium-cli/actions/workflows/externalworkloads.yaml) seems to be failing consistently: https://github.com/cilium/cilium-cli/actions/runs/6622170504 It looks like `nslookup` is timing out trying to reach the DNS server: ``` ;; connection timed out; no servers could be reached ``` This seems to have started around 2023-10-21. * First scheduled run that failed: https://github.com/cilium/cilium-cli/actions/runs/6593096759 * Last scheduled run that passed: https://github.com/cilium/cilium-cli/actions/runs/6590038993