mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 12:29:18 +00:00
53 lines
1.2 KiB
YAML
53 lines
1.2 KiB
YAML
title: |
|
|
Kubernetes 101
|
|
|
|
#chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)"
|
|
#chat: "[Gitter](https://gitter.im/jpetazzo/training-20180413-paris)"
|
|
chat: "In person!"
|
|
|
|
gitrepo: github.com/jpetazzo/container.training
|
|
|
|
slides: http://container.training/
|
|
|
|
exclude:
|
|
- self-paced
|
|
- extra-details
|
|
|
|
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
|
|
# Bridget doesn't go into as much depth with compose
|
|
#- 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
|
|
# Stern is interesting but can be skipped
|
|
#- - kube/logs-cli.md
|
|
# Bridget hasn't added EFK yet
|
|
#- kube/logs-centralized.md
|
|
- kube/helm.md
|
|
- kube/namespaces.md
|
|
- kube/whatsnext.md
|
|
- kube/links.md
|
|
# Bridget-specific
|
|
# - kube/links-bridget.md
|
|
- common/thankyou.md
|