Recently I have published a video on my YouTube channel on how to access kubernetes api from within a pod. Checking the readiness of a component outside your kubernetes pod, like the status of another pod, an ingress or a specific attribute of a service, are some of the examples, and there are many scenarios […]