mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
94 lines
2.2 KiB
YAML
94 lines
2.2 KiB
YAML
title: |
|
|
Kubernetes Training
|
|
Week 1
|
|
|
|
#chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)"
|
|
#chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)"
|
|
chat: "[#ext_kube_training](https://zenimaxonline.slack.com/archives/C02E9LSKNMD)"
|
|
|
|
gitrepo: github.com/jpetazzo/container.training
|
|
|
|
slides: https://2021-09-zos.container.training/
|
|
|
|
#slidenumberprefix: "#SomeHashTag — "
|
|
|
|
exclude:
|
|
- self-paced
|
|
|
|
content:
|
|
- shared/title.md
|
|
- logistics.md
|
|
- exercises/k8sfundamentals-brief.md
|
|
- exercises/localcluster-brief.md
|
|
- exercises/healthchecks-brief.md
|
|
- exercises/ingress-brief.md
|
|
- k8s/intro.md
|
|
- shared/about-slides.md
|
|
- shared/chat-room-im.md
|
|
#- shared/chat-room-slack.md
|
|
#- shared/chat-room-zoom-meeting.md
|
|
#- shared/chat-room-zoom-webinar.md
|
|
- shared/toc.md
|
|
- # DAY 1
|
|
- shared/prereqs.md
|
|
#- shared/webssh.md
|
|
- shared/connecting.md
|
|
#- k8s/versions-k8s.md
|
|
- shared/sampleapp.md
|
|
- shared/composedown.md
|
|
- k8s/concepts-k8s.md
|
|
- k8s/kubectlget.md
|
|
- k8s/kubectl-run.md
|
|
- k8s/labels-annotations.md
|
|
- k8s/kubectl-logs.md
|
|
- shared/declarative.md
|
|
- k8s/declarative.md
|
|
- k8s/deploymentslideshow.md
|
|
- k8s/kubenet.md
|
|
- k8s/kubectlexpose.md
|
|
- k8s/shippingimages.md
|
|
- exercises/k8sfundamentals-details.md
|
|
- k8s/ourapponkube.md
|
|
- # DAY 2
|
|
- k8s/namespaces.md
|
|
- k8s/yamldeploy.md
|
|
- k8s/scalingdockercoins.md
|
|
- shared/hastyconclusions.md
|
|
- k8s/daemonset.md
|
|
- k8s/authoring-yaml.md
|
|
- k8s/setup-overview.md
|
|
- k8s/setup-devel.md
|
|
#- k8s/setup-managed.md
|
|
#- k8s/setup-selfhosted.md
|
|
- k8s/localkubeconfig.md
|
|
- k8s/accessinternal.md
|
|
#- k8s/kubectlproxy.md
|
|
- exercises/localcluster-details.md
|
|
- # DAY 3
|
|
- k8s/logs-cli.md
|
|
- k8s/rollout.md
|
|
- k8s/k9s.md
|
|
- k8s/tilt.md
|
|
- k8s/healthchecks.md
|
|
#- k8s/healthchecks-more.md
|
|
#- k8s/record.md
|
|
- k8s/volumes.md
|
|
- k8s/configuration.md
|
|
- k8s/secrets.md
|
|
- exercises/healthchecks-details.md
|
|
- # DAY 4
|
|
- k8s/resource-limits.md
|
|
- k8s/metrics-server.md
|
|
- k8s/cluster-sizing.md
|
|
- k8s/horizontal-pod-autoscaler.md
|
|
- k8s/ingress.md
|
|
#- k8s/ingress-tls.md
|
|
- exercises/ingress-details.md
|
|
- # DAY 5
|
|
- k8s/batch-jobs.md
|
|
- k8s/statefulsets.md
|
|
- k8s/local-persistent-volumes.md
|
|
#- k8s/portworx.md
|
|
- k8s/openebs.md
|
|
- shared/thankyou.md
|