ksail icon indicating copy to clipboard operation
ksail copied to clipboard

Update README to explain how to set hostnames manually

Open devantler opened this issue 2 years ago • 0 comments

Description

  • ksail update-hosts -n <cluster-name> -h <hosts-file>

The command should add a section to the /etc/hosts file

### --- KSail <cluster-name> hosts START --- ###
127.0.0.1 hostname
### --- KSail <cluster-name> hosts END --- ###

devantler avatar Jan 02 '24 11:01 devantler