diff --git a/slides/_redirects b/slides/_redirects index d708d6aa..05e512b8 100644 --- a/slides/_redirects +++ b/slides/_redirects @@ -2,6 +2,7 @@ #/ /kube-halfday.yml.html 200! #/ /kube-fullday.yml.html 200! #/ /kube-twodays.yml.html 200! +/ /kube.yml.html 200! # And this allows to do "git clone https://container.training". /info/refs service=git-upload-pack https://github.com/jpetazzo/container.training/info/refs?service=git-upload-pack diff --git a/slides/kube.yml b/slides/kube.yml new file mode 100644 index 00000000..881d7dcf --- /dev/null +++ b/slides/kube.yml @@ -0,0 +1,97 @@ +title: | + Kubernetes + Intermediate + Training + +chat: "`#kubernetes-training-november-29-december-3`" + +gitrepo: github.com/jpetazzo/container.training + +slides: https://2021-11-nr.container.training/ + +#slidenumberprefix: "#SomeHashTag — " + +exclude: +- self-paced + +content: +- shared/title.md +- logistics.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 +- exercises/k8sfundamentals-brief.md +- exercises/localcluster-brief.md +- exercises/healthchecks-brief.md +- exercises/ingress-brief.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/kubenet.md + - k8s/kubectlexpose.md + - k8s/shippingimages.md + #- k8s/buildshiprun-selfhosted.md + - k8s/buildshiprun-dockerhub.md + - exercises/k8sfundamentals-details.md +- # DAY 2 + - k8s/ourapponkube.md + - shared/declarative.md + - k8s/declarative.md + - k8s/deploymentslideshow.md + - k8s/labels-annotations.md + - k8s/kubectl-logs.md + - k8s/logs-cli.md + - k8s/namespaces.md + - k8s/yamldeploy.md + - k8s/setup-overview.md + - k8s/setup-devel.md + - k8s/localkubeconfig.md + - k8s/accessinternal.md + #- k8s/kubectlproxy.md + - exercises/localcluster-details.md +- # DAY 3 + - k8s/scalingdockercoins.md + - shared/hastyconclusions.md + - k8s/daemonset.md + - k8s/rollout.md + - k8s/healthchecks.md + - exercises/healthchecks-details.md + - k8s/ingress.md + #- k8s/ingress-tls.md + - exercises/ingress-details.md +- # DAY 4 + - k8s/netpol.md + - k8s/authn-authz.md + - k8s/resource-limits.md + - k8s/metrics-server.md + - k8s/cluster-sizing.md +- # DAY 5 + - k8s/k9s.md + - k8s/tilt.md + - k8s/volumes.md + - k8s/configuration.md + - k8s/secrets.md + - k8s/statefulsets.md + - k8s/consul.md + - k8s/pv-pvc-sc.md + - k8s/volume-claim-templates.md + #- k8s/portworx.md + #- k8s/openebs.md + #- k8s/stateful-failover.md +- # Extra + - | + # (Extra content) + - k8s/horizontal-pod-autoscaler.md + - k8s/dashboard.md + - k8s/batch-jobs.md diff --git a/slides/logistics-template.md b/slides/logistics-template.md index 9277c939..765de54b 100644 --- a/slides/logistics-template.md +++ b/slides/logistics-template.md @@ -1,52 +1,16 @@ ## Introductions -⚠️ This slide should be customized by the tutorial instructor(s). - - - - - - - - - - - - - [@alexbuisine]: https://twitter.com/alexbuisine [EphemeraSearch]: https://ephemerasearch.com/ [@jpetazzo]: https://twitter.com/jpetazzo @@ -73,8 +33,8 @@ (it will help to practice and memorize the content of the day) -- We recommend to take at least one hour to work on the exercises +- We'll try to finish a bit earlier each day so that you can have lab time - (if you understood the content of the day, it will be much faster) + (and if you can put some extra time that's even better ♥) - Each day will start with a quick review of the exercises of the previous day