Jérôme Petazzoni
a02e0ef1dd
➕ kubectl auth whoami
2026-04-06 14:29:43 -05:00
Jérôme Petazzoni
477bc28f66
🔧 Use 'create' instead of 'apply' to install ArgoCD
...
Some resources are too big to work with apply.
2026-02-16 16:31:02 +01:00
Jérôme Petazzoni
fb9e531c63
🔧 Fix Mermaid invocation
...
It look like commit f9d73c0 introduced a very subtle regression
by removing what seemed to be an extraneous space in a selector...
But the space was there on purpose, so it had actually broken
Mermaid integration. This fixes it, hopefully in a way that won't
be affected the same way!
2026-02-16 16:29:28 +01:00
Olivier Delhomme
4311a09ccd
🔧 updates documentation links that changed
2026-01-28 15:31:00 +01:00
Jérôme Petazzoni
4c2a7c6696
⚙️ Remove academy builder script
2026-01-14 19:37:58 +01:00
Jérôme Petazzoni
a1f75a4e74
🔗 Add link to color source code
2026-01-14 18:07:55 +01:00
Jérôme Petazzoni
8dd674ec4b
🏭 ️ Refactor Kyverno chapter
...
- split out the kyverno 'colors' policies
- add a concrete example about conflicting ingress resources
2026-01-14 16:42:14 +01:00
Jérôme Petazzoni
93ad45da9b
🏭 ️ Refactor Services sections
...
Make the content suitable to both live classes and recorded content
2025-12-14 19:22:42 -06:00
Jérôme Petazzoni
01b2456e03
➕ Add detailed section about taints and tolerations
2025-12-14 19:21:27 -06:00
Jérôme Petazzoni
942f20812b
🏭 ️ Refactor content about Ingress Controllers
...
The section about Ingress has been both simplified (separating
the content about taints and tolerations) and made somewhat
deeper, to make it more compatible with both live classes and
recorded videos.
A new section about setting up Ingress Controllers has been
added.
2025-12-14 19:19:16 -06:00
Jérôme Petazzoni
a44701960c
➕ Add ExternalDNS chapter
...
Based on what I did with Linode a few years ago,
but updated as ExternalDNS conventions have evolved.
2025-12-11 16:58:33 -06:00
Jérôme Petazzoni
34f3976777
🔧 Labs chapter shouldn't get its TOC entry
2025-12-11 12:41:12 -06:00
Jérôme Petazzoni
ba376feb10
🏭 ️ Big refactoring of December 2025
...
The structure of each deck should now be:
- title slide
- logistics (for live classes)
- chat room info (for live classes)
- shared/about-slides
- */prereqs* (when relevant; mostly k8s classes)
- shared/handson
- */labs-live (for live classes)
- shared/connecting (for live classes)
- */labs-async
- toc
This is more uniform across the different courses
(live and async; containers and K8S).
2025-12-10 19:46:14 -06:00
Jérôme Petazzoni
e8e2123457
📃 Make it easier to serve single markdown files
2025-12-04 12:58:01 -06:00
dependabot[bot]
f9d73c0a1e
Bump path-to-regexp and express in /slides/autopilot
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12 )
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 17:34:10 +01:00
Jérôme Petazzoni
5ec84efa50
➕ ️ Add small CNPG section
2025-11-19 19:27:33 +01:00
Zefiro Anthragon
bd36e965ee
Fix typo in Training_Environment.md
2025-11-18 13:26:19 +01:00
Jérôme Petazzoni
17eb4efa3b
🐞 Refer to correct Traefik manifest in cert-manager chapter
2025-11-17 17:23:45 +01:00
Jérôme Petazzoni
c5c0f80b01
🔧 Tweak info about Gateway API
2025-11-17 17:20:14 +01:00
Jérôme Petazzoni
aa815a53fc
🔧 Tweak Grafana chapter
2025-11-17 17:05:46 +01:00
Jérôme Petazzoni
cf3ce21eec
➕ ️ Add Dockerfile example before starting to write our own
2025-11-12 17:11:22 +01:00
Jérôme Petazzoni
66dadf3c60
🔎 Clarify use of local Docker
2025-11-12 16:40:15 +01:00
Jérôme Petazzoni
80476c8323
🖼️ Add Docker architecture diagram
2025-11-12 16:34:54 +01:00
Jérôme Petazzoni
a8797b1f80
♻️ Update instructions about lab environments
...
The link to Play With Docker was broken. Also, since PWD was
out of capacity, I also added a link to KodeKloud.
2025-11-12 16:19:04 +01:00
Jérôme Petazzoni
890b76e119
🚢 Add small hands-on chapter about Harbor
2025-11-11 18:13:05 +01:00
Arnaud Bienvenu
c42c7db516
Grammatical fix in slides
2025-11-08 10:43:30 +01:00
Ludovic Piot
96ecb86f23
📝 🎨 lpiot-issue-8: Add the Flux bootstrap without relying on an organization
2025-11-05 18:59:42 +01:00
Ludovic Piot
58255d47fa
📝 lpiot-issue-10: Add a "delete PAT" step during the Flux install process
2025-11-05 18:59:42 +01:00
Ludovic Piot
8ca2d2a4fb
✏️
2025-11-05 18:59:42 +01:00
Ludovic Piot
641e0ea98b
📝 lpiot-issue-12: Flux only need REPO permissions in Github PAT
2025-11-05 18:59:42 +01:00
Ludovic Piot
356a0e814f
🎨 Change the name of the k0s servers
2025-11-05 18:59:42 +01:00
Ludovic Piot
2effd41ff0
📝 🐛 lpiot-issue-25: broken link
2025-11-05 18:59:42 +01:00
Jérôme Petazzoni
9f0224bb26
🖼️ Re-add images for flux/M6 chapter
2025-11-04 08:19:09 +01:00
Jérôme Petazzoni
46b56b90e2
🐞 Typo fix
2025-10-29 13:40:00 +01:00
Jérôme Petazzoni
6d0d394948
⚙️ Add academy builder script
2025-10-29 13:37:02 +01:00
Jérôme Petazzoni
d6017b5d40
➕ ️ Add chapter about codespaces and dev clusters
2025-10-28 21:44:09 +01:00
Jérôme Petazzoni
8b91bd6ef0
🔗 Add link to FluxCD Kustomization
2025-10-28 17:59:55 +01:00
Jérôme Petazzoni
078e799666
⏫ Update Kustomize content
2025-10-28 16:22:54 +01:00
Jérôme Petazzoni
404f816de6
➕ ️ Add a couple of slides about sidecars
2025-10-23 10:06:13 +02:00
Jérôme Petazzoni
b0a3460efa
🛜 Add details about Traffic Distribution
...
KEP4444 hit GA in 1.33, so I've updated the relevant slide
2025-10-22 17:05:54 +02:00
Jérôme Petazzoni
944db5f8ea
➕ ️ Add chapter on Gateway API
2025-10-22 16:48:49 +02:00
Ludovic Piot
e820ca466f
🆕 Add Flux (M5B/M6) content
2025-10-21 13:21:16 +02:00
Jérôme Petazzoni
d3c5bde6de
✏️ Mutating CEL is coming
2025-10-14 17:45:55 +02:00
Jérôme Petazzoni
b56e7bdb52
➕ ️ Add content about Extended Resources and Dynamic Resource Allocation
2025-10-14 17:42:27 +02:00
Jérôme Petazzoni
f98c77564f
📃 Update information about swap
2025-10-13 17:30:32 +02:00
Jérôme Petazzoni
3d98d56bf8
🔗 Fix a couple of Helm URLs
2025-10-08 08:33:29 +02:00
Jérôme Petazzoni
47fc74a21a
🔗 Add a bunch of links to CNPG and ZFS talks in concept slides
2025-09-29 15:23:22 +02:00
Jérôme Petazzoni
d524cd73fa
➕ ️ Add mention to kl and gonzo
2025-09-22 16:13:48 +02:00
Jérôme Petazzoni
6b1fa88887
➕ ️ Compile some cloud native security recs
2025-09-11 16:48:13 +02:00
Jérôme Petazzoni
f37d8112f8
🔧 Mention container engine levels
2025-09-11 16:21:27 +02:00