How to run curl in Kubernetes (for troubleshooting)
Curl is a very handy tool for debugging web apps. Here's how to use it inside a Pod. How do you debug something when it's running inside a container? Your app feels so hard-to-get at; so locked away from you, far away in the mists of your Kubernetes cluster...
https://www.tutorialworks.com/kubernetes-curl/