With kubectl, you can just forward a specific port of some pod to your local machine. So you can test the pod. A simple example:
tipps, howtos and examples from a developer
With kubectl, you can just forward a specific port of some pod to your local machine. So you can test the pod. A simple example: