just had a weird kubernetes thing where it sat at ...
# general
s
just had a weird kubernetes thing where it sat at 'creating ingress' literally forever - and there were already 5 of them - i deleted all the existing ones and it completed immediately.
c
@sparse-insurance-40223 wow weird
What cloud are you running on
can you do a
kubectl get events
s
azure
kubectl get events No resources found.
c
What namespace was it in?
s
ah a different one
c
if not default use
-n <ns>