citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
82 stars 27 forks source link

Add function to resolve K8s service cluster ip #475

Closed christophd closed 10 months ago

christophd commented 10 months ago

Sometimes it is necessary to access a Kubernetes service by its cluster IP address

Add a function to resolve the cluster ip from a given K8s service name and optional namespace