mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
48 lines
1.0 KiB
YAML
48 lines
1.0 KiB
YAML
title: |
|
|
Deploying and Scaling Microservices
|
|
with Kubernetes
|
|
|
|
#chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)"
|
|
#chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)"
|
|
chat: "In person!"
|
|
|
|
gitrepo: github.com/jpetazzo/container.training
|
|
|
|
slides: http://container.training/
|
|
|
|
exclude:
|
|
- self-paced
|
|
|
|
chapters:
|
|
- common/title.md
|
|
- logistics.md
|
|
- kube/intro.md
|
|
- common/about-slides.md
|
|
- common/toc.md
|
|
- - common/prereqs.md
|
|
- kube/versions-k8s.md
|
|
- common/sampleapp.md
|
|
#- common/composescale.md
|
|
- common/composedown.md
|
|
- - kube/concepts-k8s.md
|
|
- common/declarative.md
|
|
- kube/declarative.md
|
|
- kube/kubenet.md
|
|
- kube/kubectlget.md
|
|
- kube/setup-k8s.md
|
|
- kube/kubectlrun.md
|
|
- - kube/kubectlexpose.md
|
|
- kube/ourapponkube.md
|
|
- kube/kubectlproxy.md
|
|
- kube/dashboard.md
|
|
- - kube/kubectlscale.md
|
|
- kube/daemonset.md
|
|
- kube/rollout.md
|
|
#- kube/logs-cli.md
|
|
#- kube/logs-centralized.md
|
|
#- kube/helm.md
|
|
#- kube/namespaces.md
|
|
- kube/whatsnext.md
|
|
- kube/links.md
|
|
- common/thankyou.md
|