'Deploying rancher/hello-world cannot select port 80
I am new to Rancher, trying to deploy the rancher/hello-world example with following steps:
- Oracle VirtualBox and Ubuntu 20.04 with Rancher docker installed
- sudo docker run --privileged -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher
- Following tutorial on Rancher to deploy Rancher/hello-world (https://rancher.com/docs/rancher/v2.6/en/quick-start-guide/workload/quickstart-deploy-workload-ingress/)
- At step 9 of “Expose The Application Via An Ingress”, I cannot select port 80 (port 443 is the only available port to select).
How can I proceed? Thanks.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
