mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-21 13:56:43 +00:00
This was discussed and agreed in #246. It will probably break a few outstanding PRs as well as a few external links but it's for the better good long term.
47 lines
1009 B
YAML
47 lines
1009 B
YAML
title: |
|
|
Deploying and Scaling Microservices
|
|
with Docker and Kubernetes
|
|
|
|
chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)"
|
|
#chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)"
|
|
|
|
gitrepo: github.com/jpetazzo/container.training
|
|
|
|
slides: http://container.training/
|
|
|
|
exclude:
|
|
- in-person
|
|
|
|
chapters:
|
|
- shared/title.md
|
|
#- logistics.md
|
|
- k8s/intro.md
|
|
- shared/about-slides.md
|
|
- shared/toc.md
|
|
- - shared/prereqs.md
|
|
- k8s/versions-k8s.md
|
|
- shared/sampleapp.md
|
|
- shared/composescale.md
|
|
- shared/composedown.md
|
|
- - k8s/concepts-k8s.md
|
|
- shared/declarative.md
|
|
- k8s/declarative.md
|
|
- k8s/kubenet.md
|
|
- k8s/kubectlget.md
|
|
- k8s/setup-k8s.md
|
|
- k8s/kubectlrun.md
|
|
- - k8s/kubectlexpose.md
|
|
- k8s/ourapponkube.md
|
|
- k8s/kubectlproxy.md
|
|
- k8s/dashboard.md
|
|
- - k8s/kubectlscale.md
|
|
- k8s/daemonset.md
|
|
- k8s/rollout.md
|
|
- - k8s/logs-cli.md
|
|
- k8s/logs-centralized.md
|
|
- k8s/helm.md
|
|
- k8s/namespaces.md
|
|
- k8s/whatsnext.md
|
|
- k8s/links.md
|
|
- shared/thankyou.md
|