sublink and port arent always available

This commit is contained in:
Caleb Bron
2019-07-15 15:32:37 -07:00
committed by Denise Schannon
parent 942a0baa17
commit 6b4f6d8216
@@ -60,7 +60,7 @@ From the **Workloads** page, click the link underneath your workload. If your de
### Attention: Cloud-Hosted Sandboxes
When using a cloud-hosted virtual machine, you may not have access to the port running the container. In this event, you can test Nginx in an ssh session on the local machine. Use the port number after the `:` in the link under your workload, which is `31568` in this example.
When using a cloud-hosted virtual machine, you may not have access to the port running the container. In this event, you can test Nginx in an ssh session on the local machine using `Execute Shell`. Use the port number after the `:` in the link under your workload if available, which is `31568` in this example.
```sh
gettingstarted@rancher:~$ curl http://localhost:31568