cyberark / kubernetes-conjur-deploy

Scripts for deploying DAP followers to Kubernetes and OpenShift given an existing DAP master cluster
Apache License 2.0
14 stars 15 forks source link

Update command to get master pod IP to work with newer K8s versions #120

Closed izgeri closed 4 years ago

izgeri commented 4 years ago

This PR includes changes from @hughsaunders to update the method used to get the master pod IP so that it will work with newer versions of kubectl / the K8s API.