mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-21 16:22:51 +00:00
64 lines
1.1 KiB
YAML
64 lines
1.1 KiB
YAML
title: |
|
|
Day 3
|
|
Developing Cloud Native Apps
|
|
|
|
#chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)"
|
|
chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)"
|
|
|
|
gitrepo: github.com/jpetazzo/container.training
|
|
|
|
slides: http://container.training/
|
|
|
|
exclude:
|
|
- self-paced
|
|
|
|
chapters:
|
|
- shared/title.md
|
|
- shared/toc.md
|
|
-
|
|
# Bien démarrer en local (minikube, kind)
|
|
# - k8s/kube-coin-intro.md
|
|
- k8s/software-dev-banalities.md
|
|
- k8s/on-desktop.md
|
|
- k8s/namespaces.md
|
|
- k8s/accessinternal.md
|
|
#- k8s/localkubeconfig.md
|
|
#- k8s/kubectlproxy.md
|
|
- k8s/testing.md
|
|
|
|
-
|
|
- k8s/configuration.md
|
|
- k8s/sealed-secrets.md
|
|
- k8s/kustomize.md
|
|
- k8s/helm.md
|
|
- k8s/create-chart.md
|
|
|
|
-
|
|
# - k8s/shippingimages.md # some overlap
|
|
- k8s/registries.md
|
|
- k8s/stop-manual.md
|
|
- k8s/ci-cd.md
|
|
# -
|
|
#- k8s/volumes.md
|
|
#- k8s/create-more-charts.md
|
|
-
|
|
- |
|
|
# (Automatiser)
|
|
- |
|
|
# Fabrication d'image
|
|
- |
|
|
# Skaffold
|
|
- |
|
|
# Registries
|
|
- |
|
|
# Gitlab, CI
|
|
- |
|
|
# ROllout avancé, blue green, canary
|
|
-
|
|
- |
|
|
# Monitoring applicatif
|
|
- |
|
|
# Prometheus Grafana
|
|
- |
|
|
# Telemetry
|