We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I currently have more than 300 ingress-controller entries. How do I quickly locate an ingress-controller entry for a domain name?
I currently use kubernetes go-client to get API, but I haven't found a fast way. Please help me. Thank you.
The text was updated successfully, but these errors were encountered:
Closing. There is no easy way to do that. That said, please follow #3755 where we plan to improve the kubectl get ingress output using a plugin.
kubectl get ingress
Sorry, something went wrong.
No branches or pull requests
I currently have more than 300 ingress-controller entries. How do I quickly locate an ingress-controller entry for a domain name?
I currently use kubernetes go-client to get API, but I haven't found a fast way. Please help me. Thank you.
The text was updated successfully, but these errors were encountered: