- Forward traffic from a service on the cluster to your local laptop using `ssh -R`.
- Forward traffic from a local port to the cluster using `ssh -L`.
- Use `scp` or any sftp client natively to copy files in and out of containers.
- Shell into a container from anywhere that SSH is supported.
No comments yet.