Azure Container Service: How to create an SSH Tunnel

Video | Englisch | Anspruch

Check out my latest video on how to create an SSH tunnel to connect to a Docker Swarm engine in Azure Container service

In this video we review the following:

- Review SSH tunnels and how they work

- SSH tunnel creation on Linux / Mac

- SSH tunnel creation on Windows via PuTTY

Primary ssh tunnel code (Linux and Mac) used in this video is:

ssh -fNL 2375:localhost:2375 -p 2200 azureuser@[dnsprefix]mgmt.[location].cloudapp.azure.com

ACS resource links mentioned in the video:

- Make a remote connection to a Kuburnetes, DC/OS, or Docker Swarm cluster

Follow me on Twitter @jldeen

Checkout my blog at jessicadeen.com

Don't forget to comment, rate, subscribe, etc!

© Microsoft Channel 9. Lizenzierung durch die Creative Commons Attribution-Noncommercial-No Derivative Works 3.0-Lizenz.

Tags

Diese Seite weiterempfehlen