mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-27 08:41:12 +00:00
41 lines
914 B
YAML
41 lines
914 B
YAML
title: |
|
|
Packaging d'applications
|
|
pour Kubernetes
|
|
|
|
chat: "[#masterclass-module-packaging](https://enixteam.slack.com/archives/C045B7V2M37) (or GMeet)"
|
|
|
|
gitrepo: github.com/jpetazzo/container.training
|
|
|
|
slides: https://2022-10-wemanity.container.training/
|
|
|
|
#slidenumberprefix: "#SomeHashTag — "
|
|
|
|
exclude:
|
|
- self-paced
|
|
|
|
content:
|
|
- shared/title.md
|
|
- logistics.md
|
|
#- k8s/intro.md
|
|
#- shared/about-slides.md
|
|
#- shared/prereqs.md
|
|
#- shared/webssh.md
|
|
#- shared/connecting.md
|
|
#- shared/chat-room-im.md
|
|
#- shared/chat-room-zoom.md
|
|
- shared/toc.md
|
|
-
|
|
#- k8s/demo-apps.md
|
|
- k8s/kustomize.md
|
|
- k8s/helm-intro.md
|
|
- k8s/helm-chart-format.md
|
|
- k8s/helm-create-basic-chart.md
|
|
- k8s/helm-create-better-chart.md
|
|
- exercises/helm-generic-chart-details.md
|
|
-
|
|
- k8s/helm-dependencies.md
|
|
- k8s/helm-values-schema-validation.md
|
|
- k8s/helm-secrets.md
|
|
- k8s/ytt.md
|
|
#- exercises/helm-umbrella-chart-details.md
|