Jérôme Petazzoni
64376c5ec2
🔒 ️ Update section on user key and cert generation
2025-06-06 12:01:39 +02:00
Jérôme Petazzoni
b536318b03
🔗 Links to docs and blog posts about ephemeral storage isolation
2025-06-06 09:08:51 +02:00
Jérôme Petazzoni
2a8bbfb719
🔗 Update Kyverno doc links
2025-06-06 09:08:45 +02:00
Jérôme Petazzoni
a3c2c92984
🐞 Typo fix
2025-06-02 08:03:19 +02:00
Hiranyey Gajbhiye
1062c519b8
Update concepts-k8s.md
...
Fixed spelling mistake if it was unintentional
2025-05-31 10:25:44 +02:00
Jérôme Petazzoni
bc0ac34f5b
📃 Clarify what needs to be scaled up in healthcheck lab
2025-05-22 15:39:11 +02:00
Jérôme Petazzoni
785d704726
🏭 ️ Rework Kyverno chapter
2025-05-11 18:34:11 +02:00
Jérôme Petazzoni
cd346ecace
📃 Update slides about k8s setup
2025-05-07 22:33:30 +02:00
Jérôme Petazzoni
45770cc584
➕ Add monokube exercise
2025-03-25 17:35:01 -05:00
Jérôme Petazzoni
f780100217
➕ Add kuik and a blue green exercise
2025-03-22 18:46:55 -05:00
Jérôme Petazzoni
555cd058bb
🔗 Fix source link in API deep dive
2025-03-22 18:07:18 -05:00
Jérôme Petazzoni
c07116bd29
♻️ Update etcdctl snapshot commands; mention auger
2025-02-17 18:26:34 +01:00
Jérôme Petazzoni
c4057f9c35
🔧 Minor update to Kyverno chapter and manifests
2025-02-17 14:46:07 +01:00
Jérôme Petazzoni
fca6396540
🐞 Fix Flux link ref
2025-02-12 11:01:00 +01:00
Jérôme Petazzoni
f825f98247
🔧 Adjust Flux command; add resource graph
2025-02-04 19:56:20 +01:00
Jérôme Petazzoni
7a369b4bcd
🐞 Add extra line break for consistency
2025-02-03 16:16:46 +01:00
Jérôme Petazzoni
37baf22bf2
♻️ Update Compose section
2025-01-22 18:32:56 +01:00
Jérôme Petazzoni
6c71a38ddc
🔧 Modernize Compose file 🙂
2025-01-13 16:39:52 +01:00
Jérôme Petazzoni
c6507c1561
🐞 Fix play-with-docker URL
2024-12-30 17:00:12 +01:00
Jérôme Petazzoni
10a4fff91c
🐞 Minor fix in topology aware routing
2024-12-12 21:36:57 +01:00
Jérôme Petazzoni
91218b2b16
🐞 Typo fix
2024-12-11 12:19:20 +01:00
Jérôme Petazzoni
106912fcf8
🐞 Minor typo fixes
2024-12-01 18:28:34 -06:00
Jérôme Petazzoni
9e712e8a9e
🐛 Add script to detect duplicate markdown links; fix duplicates
...
When there are multiple reference-style markdown links in the same deck
with the same label, they will silently clash - i.e. one will overwrite
the other. The problem can become very apparent when using many links
like [see the docs][docs] in different slides, where [docs] points to
a different URL each time.
This commit adds a crude script to detect such duplicates and display
them. This script was used to detect a bunch of duplicates and fix them
(by making the label unique). There are still a few duplicates left
but they point to the same places, so we decided to leave them as-is
for now (but might change that later).
2024-11-23 23:46:14 +01:00
Jérôme Petazzoni
cc4c096558
📛 Update instructor+assistant contact info slide; split QR code slide for reference
2024-11-23 23:46:14 +01:00
Jérôme Petazzoni
908ffe0dd2
🐞 Minor fixes
2024-11-23 23:46:14 +01:00
Jérôme Petazzoni
0e7058214a
🐞 Minor fixes
2024-11-23 21:23:22 +01:00
Jérôme Petazzoni
21dad159de
📝 Many fixes courtesy of @soulshake
2024-11-22 02:11:18 +01:00
Jérôme Petazzoni
3ab190710f
📃 Add half-column style
2024-11-20 02:47:08 +01:00
Jérôme Petazzoni
0abc67e974
➕ Add MLops material for QCON SF 2024
2024-11-18 19:21:18 -06:00
Jérôme Petazzoni
7305bcfe12
♻️ Update connection instructions
...
These instructions were fine for the good old Docker
and Kubernetes workshops; but they needed to be updated
for managed Kubernetes clusters leveraging shpod.
2024-11-18 19:01:55 -06:00
Jérôme Petazzoni
0d1873145e
🧜♀️ Add Mermaid integration for inline diagrams
2024-11-18 19:01:06 -06:00
m-vasseur
6105b57914
Update flux.md
...
--public is now replaced by --private=false
2024-10-18 14:39:10 +02:00
dependabot[bot]
8724ab2835
Bump cookie, express and socket.io in /slides/autopilot
...
Bumps [cookie](https://github.com/jshttp/cookie ) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie ), [express](https://github.com/expressjs/express ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1 )
Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
- dependency-name: socket.io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-11 11:16:26 +02:00
Jérôme Petazzoni
76067dca97
➕ Add Orbstack and Podman Desktop
2024-10-06 10:28:01 +02:00
dependabot[bot]
e665dad1b8
Bump ws and socket.io-adapter in /slides/autopilot
...
Bumps [ws](https://github.com/websockets/ws ) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter ). These dependencies needed to be updated together.
Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1 )
Updates `socket.io-adapter` from 2.5.2 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases )
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.2...2.5.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: socket.io-adapter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-03 17:11:49 +02:00
Jérôme Petazzoni
41e5467063
🔗 Update container.training/next link to QCON SF
2024-09-24 20:17:17 +02:00
dependabot[bot]
96f03066f9
Bump serve-static and express in /slides/autopilot
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `express` from 4.18.1 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.21.0 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 10:21:35 +02:00
Jérôme Petazzoni
e573d520e9
🔧 Rename ingress exercise
...
Reflect that it's mostly about ingress controller deployment
2024-09-05 09:43:42 +02:00
Jérôme Petazzoni
e7b8337dd5
🔧 Tweak architecture diagram order
2024-09-05 09:34:33 +02:00
Jérôme Petazzoni
8b554c02d3
⬆️ Bump cluster-upgrade lab to 1.28
2024-09-05 00:07:04 +02:00
Jérôme Petazzoni
99348d8a2b
⚖️ Add traffic distribution policies
2024-09-04 22:36:31 +02:00
Jérôme Petazzoni
1ea72f2179
➕ Add exercise with requests and limits
2024-09-03 19:44:42 +02:00
Jérôme Petazzoni
ff7cbb2e19
🔧 Fix-up ingress exercise
2024-09-03 19:36:53 +02:00
Jérôme Petazzoni
59a569e9e7
📃 Add acknowledgement slide to ArgoCD chapter
...
See #602
2024-06-25 09:44:38 +02:00
Jérôme Petazzoni
0b95eac799
✒️ Merge ArgoCD chapter
...
With huge thanks to @antweiss and @guilhem
Includes and closes #602
2024-06-21 18:13:53 +02:00
Anton Weiss
ce13afa0d4
Add an additonal considerations slide for ArgoCD
2024-06-21 18:11:16 +02:00
Ant Weiss
e97c93e451
Update slides/k8s/argocd.md
...
Co-authored-by: Guilhem Lettron <guilhem@barpilot.io >
2024-06-21 18:11:10 +02:00
Anton Weiss
3eb0378d13
ArgoCD
2024-06-21 18:11:02 +02:00
dependabot[bot]
3488f5ad7b
Bump ws, socket.io and socket.io-client in /slides/autopilot
...
Bumps [ws](https://github.com/websockets/ws ) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws ), [socket.io](https://github.com/socketio/socket.io ) and [socket.io-client](https://github.com/socketio/socket.io-client ). These dependencies need to be updated together.
Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1 )
Updates `socket.io` from 4.6.2 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.6.2...4.7.5 )
Updates `socket.io-client` from 4.5.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io-client/releases )
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-client/compare/4.5.1...4.7.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: socket.io
dependency-type: direct:production
- dependency-name: socket.io-client
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-20 09:14:04 +02:00
dependabot[bot]
51f9b2db3b
Bump socket.io from 4.6.1 to 4.6.2 in /slides/autopilot
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.6.2 )
---
updated-dependencies:
- dependency-name: socket.io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-20 09:12:28 +02:00