kubehost icon indicating copy to clipboard operation
kubehost copied to clipboard

Add help message indicating {create,delete}-firewall is not necessary

Open ahmetb opened this issue 6 years ago • 1 comments

First time I ran kubehost -h these commands confused me:

  create-firewall <service>  : Create a GCP firewall rule for the hostPort
                               deployment created with 'bind'.
  delete-firewall <service>  : Delete a GCP firewall rule for the hostPort
                               deployment created with 'bind'.

I think they are "not needed" if you're using bind/unbind.

Please consider adding a note to these cmds saying something in the lines of:

Not needed if you use bind/unbind.

ahmetb avatar Oct 08 '18 19:10 ahmetb

Good point.

WilliamDenniss avatar Oct 09 '18 04:10 WilliamDenniss