TIP FOR TESTING AND DEVELOPMENT: This final comman...
# general
c
TIP FOR TESTING AND DEVELOPMENT: This final command to install Rancher requires a domain name that forwards traffic to Rancher. If you are using the Helm CLI to set up a proof-of-concept, you can use a fake domain name when passing the
hostname
option. An example of a fake domain name would be
<IP_OF_LINUX_NODE>.<http://sslip.io|sslip.io>
, which would expose Rancher on an IP where it is running. Production installs would require a real domain name.