This message was deleted.
# general
s
This message was deleted.
b
i assume you have an ingress called
my_portal
in namespace
frontend
? what does
kubectl get ing -n frontend
return?
d
kubectl get ingress -n frontend will get my_portal ingress successful, and also other resource I import successful but only meet error when import Ingress.
I just try another namespace, but still failed only with Ingress resource
Does any suggest ?