GoogleContainerTools / kubehost

Expose web services directly on GKE nodes during development.
Apache License 2.0
115 stars 16 forks source link

kubehost bind should print the port number #13

Open ahmetb opened 5 years ago

ahmetb commented 5 years ago

This confused me as can be seen in #2 and #8.

The last line of bind prints IP address only, I think it should print tue port as well.