You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
First time I ran
kubehost -h
these commands confused me: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:
The text was updated successfully, but these errors were encountered: