mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-22 14:26:27 +00:00
Merge pull request #111 from bridgetkromhout/indexconf2018
Indexconf2018
This commit is contained in:
@@ -90,7 +90,7 @@ class: in-person
|
||||
|
||||
- You can automatically SSH from one VM to another
|
||||
|
||||
- The nodes have aliases: `node1`, `node2`, etc.
|
||||
- The nodes have aliases: `node1`, `node2`, `node3`.
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -382,7 +382,7 @@ Of course, option 2 offers more learning opportunities. Right?
|
||||
|
||||
.exercise[
|
||||
|
||||
- Check the logs of all `run=rng` pods to confirm that only 4 of them are now active:
|
||||
- Check the logs of all `run=rng` pods to confirm that only 2 of them are now active:
|
||||
```bash
|
||||
kubectl logs -l run=rng
|
||||
```
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Brand new versions!
|
||||
## Versions Installed
|
||||
|
||||
- Kubernetes 1.9.3
|
||||
- Docker Engine 18.02.0-ce
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
- .emoji[✨] Bridget ([@bridgetkromhout](https://twitter.com/bridgetkromhout))
|
||||
|
||||
- .emoji[🌟] Jessica ([@jldeen](https://twitter.com/jldeen))
|
||||
|
||||
- .emoji[🐳] Jérôme ([@jpetazzo](https://twitter.com/jpetazzo))
|
||||
|
||||
- This workshop will run from 10:30am-12:45pm.
|
||||
|
||||
Reference in New Issue
Block a user