Files
container.training/docs/kube.yml
2017-10-13 23:16:02 +02:00

87 lines
1.4 KiB
YAML

exclude:
- self-paced
- snap
chapters:
- |
class: title
.small[
Deploying and scaling microservices <br/> with Docker and Kubernetes
.small[.small[
**Be kind to the WiFi!**
*Use the 5G network*
<br/>
*Don't use your hotspot*
<br/>
*Don't stream videos from YouTube, Netflix, etc.
<br/>(if you're bored, watch local content instead)*
Thank you!
]
]
]
---
## Intros
- Hello! I am
Jérôme ([@jpetazzo](https://twitter.com/jpetazzo))
--
- This is my first time doing this
---
## Logistics
- The tutorial will run from 9:00am to 12:15pm
- There will be a coffee break at 10:30am
<br/>
(please remind me if I forget about it!)
- All the content is publicly available (slides, code samples, scripts)
Upstream URL: https://github.com/jpetazzo/orchestration-workshop
- Feel free to interrupt for questions at any time
- Live feedback, questions, help on [Gitter](chat)
http://container.training/chat
- intro.md
- |
@@TOC@@
- - prereqs-k8s.md
- versions-k8s.md
- sampleapp.md
- - concepts-k8s.md
- kubectlget.md
- setup-k8s.md
- kubectlrun.md
- - kubectlexpose.md
- ourapponkube.md
- - kubectlscale.md
- daemonset.md
- rollout.md
- whatsnext.md
- |
class: title
That's all folks! <br/> Questions?
.small[.small[
Jérôme ([@jpetazzo](https://twitter.com/jpetazzo)) — [@docker](https://twitter.com/docker)
]]