SUSE-Enceladus / suse-rancher-setup

Simple, usable web application for deploying complex applications to the cloud; wrapping cloud native SDK/CLIs
GNU General Public License v3.0
9 stars 1 forks source link

Get the load balancer IP address from k8s instead of Azure resources #188

Closed bear454 closed 1 year ago

bear454 commented 1 year ago

Finding the public IP of the load balancer via Azure CLI is a spelunking mission, and occasionally returns the wrong address. Using kubectl to fetch the kubernetes attrribute is more reliable.