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 would like to be able to do this: $ kubectl curl http://{svc-name}/metrics
The text was updated successfully, but these errors were encountered:
Hello @mattco18, thanks for starting this discussion!
This would be a great addition indeed, would you have time to submit a contribution to add this feature?
Sorry, something went wrong.
Hey @achille-roussel, do you know if this repository still maintained? If so, I can take a stab at this on my weekend(s).
In fact, it would be great to allow the full range of .svc, etc. local DNS hostnames, e.g. including my-service.my-namespace.
.svc
my-service.my-namespace
achille-roussel
No branches or pull requests
I would like to be able to do this:
$ kubectl curl http://{svc-name}/metrics
The text was updated successfully, but these errors were encountered: