mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-06 00:46:56 +00:00
710 B
710 B
Hands-on
- All hands-on sections are clearly identified, like the gray rectangle below
.exercise[
-
This is the stuff you're supposed to do!
-
Go to @@SLIDES@@ to view these slides
]
-
Each person gets a private cluster of cloud VMs (not shared with anybody else)
-
All you need is a computer (or even a phone or tablet!), with:
-
an internet connection
-
a web browser
-
an SSH client
-
class: in-person
Connecting to our lab environment
.exercise[
-
Log into the first VM (
node1) with your SSH client -
Check that you can SSH (without password) to
node2:ssh node2 -
Type
exitor^Dto come back tonode1
]
If anything goes wrong — ask for help!