DevOps & Automatisation
Pratiques DevOps, conteneurisation, orchestration et Infrastructure as Code.

Pipeline CI/CD

- 🛠️ Méthodologie:
- [Méthodologies (Lean/Agile)](methodologies.md)
- [Git SysOps](git-sysops.md)
- [Docs-as-Code](docs-as-code.md)
- [Outils IT](productivity-it-tools.md)
Conteneurs
| Article | Description | Niveau |
|---|---|---|
| Docker Advanced | Docker avancé : multi-stage, optimisation | |
| Podman Containers | Conteneurs rootless avec Podman |
Kubernetes
| Article | Description | Niveau |
|---|---|---|
| Kubernetes Survival | Guide de survie Kubernetes | |
| Kubernetes CKA | Préparation certification CKA | |
| Kubernetes Networking | Réseau Kubernetes en détail | |
| Kubernetes Helm | Package manager Helm | |
| Kubernetes Kustomize | Customisation avec Kustomize | |
| Kubernetes Operators | Développement d'opérateurs |
CI/CD & GitOps
| Article | Description | Niveau |
|---|---|---|
| CI/CD GitLab | Pipelines GitLab CI/CD | |
| CI/CD GitHub Actions | Workflows GitHub Actions | |
| GitOps ArgoCD | GitOps avec ArgoCD |
Observabilité
| Article | Description | Niveau |
|---|---|---|
| Observability Stack | Stack complète d'observabilité | |
| Observability Advanced | Observabilité avancée | |
| Loki Logging | Centralisation logs avec Loki |
Architecture & Réseau
| Article | Description | Niveau |
|---|---|---|
| Load Balancing | Répartition de charge | |
| Modern Networking | Réseau moderne et SDN |
Sous-sections
- Ansible - Automatisation avec Ansible
- Terraform - Infrastructure as Code
- Pipelines CI/CD - Templates et guides CI/CD