Jérôme Petazzoni
b9bbccb346
⏫ Bump up Network Policy documentation link versions
2023-10-10 15:09:20 +02:00
Jérôme Petazzoni
0c73e91e6f
🔧 Tweak slides order + typo fix
2023-09-14 13:59:20 +02:00
Jérôme Petazzoni
971314a84f
🔧 Minor fixes in DMUC refactor
2023-09-13 16:09:26 +02:00
Jérôme Petazzoni
c0689cc5df
⚡ ️ New content for M5
...
Instead of showing kubenet and kuberouter with
Kubernetes 1.19, we now start with Kubernetes
1.28 (or whatever is the latest version) along
with containerd and CNI.
2023-08-27 21:16:34 +02:00
Jérôme Petazzoni
33ddfce3fa
🐞 Tweak index.yaml
...
There's something wrong with the self-paced slides (see #632 ) but I'm not sure
what the problem is exactly 😅
2023-08-17 21:22:43 +02:00
Jérôme Petazzoni
943783c8fb
🐞 Fix typo in swarm metrics setup
...
Closes #631 .
Thanks @Zakariasemlali for noticing this :)
2023-08-04 02:11:39 +02:00
Or Navon
46b3aa23bf
Fix minor grammar mistake
2023-07-31 11:27:28 +02:00
Jérôme Petazzoni
77ceba7f5b
🔧 Fix broken links in intro to docker slides
...
Closes #622
I recovered some of the case studies from the internet
archive, and removed the other links.
2023-06-15 23:07:25 +02:00
Jérôme Petazzoni
bb302a25de
✂️ Split prereqs/handson instructions
2023-05-29 09:05:57 +02:00
Julien Girardin
e66b90eb4e
Replace ship lab by kustomize lab
2023-05-26 17:33:38 +02:00
dependabot[bot]
74add4d435
Bump socket.io-parser from 4.2.2 to 4.2.3 in /slides/autopilot
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-25 16:25:15 +02:00
Jérôme Petazzoni
dd0f6d00fa
🏭 ️ Refactor the DaemonSet section
2023-05-14 20:10:23 +02:00
Jérôme Petazzoni
79359e2abc
🏭 ️ Refactor YAML and Namespace chapters
2023-05-14 19:58:45 +02:00
Jérôme Petazzoni
9cd812de75
⏫ Update ingress chapter and manifest
2023-05-13 12:06:47 +02:00
Jérôme Petazzoni
11bc78851b
➕ Add Scaleway and Hetzner to ARM providers
2023-05-12 18:13:19 +02:00
Jérôme Petazzoni
c611f55dca
⏫ Update cluster upgrade section
...
We now go from 1.22 to 1.23.
Updating to 1.22 was necessary because Kubernetes 1.27
deprecated kubeadm config v1beta2, which forced us to
upgrade to v1beta3, which was only introduced in 1.22.
In other words, our scripts can only install Kubernetes
1.22+ now.
2023-05-12 07:23:36 +02:00
Jérôme Petazzoni
6d13122a4d
➕ Add BuildKit RUN --mount=type=cache...
2023-05-09 07:50:40 +02:00
Jérôme Petazzoni
8184c46ed3
⏫ Upgrade metrics-server install instructions
2023-05-09 07:25:48 +02:00
dependabot[bot]
cdb1e41524
Bump engine.io and socket.io in /slides/autopilot
...
Bumps [engine.io](https://github.com/socketio/engine.io ) to 6.4.2 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io ). These dependencies need to be updated together.
Updates `engine.io` from 6.2.1 to 6.4.2
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.2.1...6.4.2 )
Updates `socket.io` from 4.5.1 to 4.6.1
- [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.5.1...4.6.1 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-04 10:25:18 +02:00
Jérôme Petazzoni
dd026b3db2
📃 Update healthchecks section
2023-04-11 12:42:51 +02:00
MrUtkarsh
aa4c0846ca
Update Dockerfile_Tips.md
...
Updated the chown to chmod as its repeated.
2023-04-10 16:18:34 +02:00
Jérôme Petazzoni
dc8bd21062
📃 Add YAML exercise
2023-03-20 12:56:06 +01:00
Jérôme Petazzoni
c9710a9f70
📃 Update YAML section
...
- fix mapping example
- fix indentation
- add information about multi-documents
- add information about multi-line strings
2023-03-20 12:46:16 +01:00
Jérôme Petazzoni
29b3185e7e
🐘 Add link to Mastodon profile
2023-02-23 10:06:38 +01:00
Jérôme Petazzoni
0616d74e37
➕ Add gentle intro to YAML
2023-02-22 20:56:46 +01:00
Jérôme Petazzoni
676ebcdd3f
♻️ Replace jpetazzo/httpenv with jpetazzo/color
2023-02-20 14:22:02 +01:00
Jérôme Petazzoni
28f0253242
➕ Add kubectl np-viewer in network policy section
2023-02-20 10:37:53 +01:00
Jérôme Petazzoni
a90c521b77
🪓 Split tmux instructions across two slides
2023-02-12 18:03:41 +01:00
Jérôme Petazzoni
bd141ddfc5
💡 Add Ctrl-B Ctrl-O tmux shortcut to cheatsheet
...
Super convenient if you have something on top and would like it to
be on bottom and vice versa; or to switch left and right panes.
Usually not super helpful during normal use of tmux, but very
handy when streaming, e.g. when you have a camera view obscuring
part of the top panel (or on the left/right side) and you want
to switch panel arrangement.
2023-02-12 17:40:00 +01:00
Jérôme Petazzoni
893be3b18f
🖼️ Add picture of a canary cage to illustrate canary deployments
2023-02-12 13:56:36 +01:00
Torounia
cfbe578d4f
helm intro set value to juice-shop chart
2023-02-03 17:59:54 +01:00
Jérôme Petazzoni
e6eb157cc6
🪓 Split "kubectl expose" and "service types"
2023-01-13 17:50:22 +01:00
Jérôme Petazzoni
b984049603
📃 Reorganize a bit the deck intro
2023-01-13 16:04:39 +01:00
Jérôme Petazzoni
c200c8e1da
♻️ Refactor script to count slides
...
For automatic transcription and chaptering, we'll need to know
exactly at which slide each section starts. This we already
had the count-slides.py script to count how many slides each
section had, and count the number of slides per part. The new
script does the same but also gives accurately the first slide
of each section.
2023-01-06 23:11:43 +01:00
Marco Verleun
9d5a083473
Update Container_Networking_Basics.md
2022-12-12 13:43:01 +01:00
Jérôme Petazzoni
a2be63e4c4
📃 Improve Ingress exercises
2022-12-08 17:28:53 -08:00
Jérôme Petazzoni
584dddd823
🔗 Fix link to create token
2022-12-08 05:53:12 -08:00
Jérôme Petazzoni
5d3881b7e1
➕ Add CoLiMa and fix microk8s/minikube ordering
2022-12-08 05:44:48 -08:00
Bret Fisher
d57ba24f6f
Updating stern link
2022-12-05 21:10:52 -08:00
Jérôme Petazzoni
f046a32567
🐋 Update info about Docker+K8S
2022-12-05 15:29:52 -08:00
dependabot[bot]
961cf34b6f
Bump socket.io-parser from 4.0.4 to 4.0.5 in /slides/autopilot
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-22 16:16:26 -08:00
dependabot[bot]
b23cae8f5b
Bump engine.io from 6.2.0 to 6.2.1 in /slides/autopilot
...
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-22 16:11:57 -08:00
Jérôme Petazzoni
527c63eee7
📦 ️Add pic of Catène de Conteneurs
2022-11-09 14:36:25 +01:00
Jérôme Petazzoni
6cfe991375
🐞 Typo fix
2022-11-04 17:23:14 +01:00
Jérôme Petazzoni
c86474a539
♻️ Update kubebuilder workshop
2022-10-28 12:32:05 +02:00
Jérôme Petazzoni
2943ef4e26
⏫ Update Kyverno to 1.7
2022-10-26 19:49:23 +02:00
Jérôme Petazzoni
02004317ac
🐞 Fix some ambiguous markdown link references
...
I thought that the links were local to each slide, but...
apparently not. Whoops.
2022-10-24 20:41:23 +02:00
Jérôme Petazzoni
c9cc659f88
🐞 Typo fix
2022-10-09 23:05:27 +02:00
Jérôme Petazzoni
1082204ac7
📃 Add note about .Chart.IsRoot
2022-10-04 17:11:59 +02:00
Jérôme Petazzoni
71daf27237
⌨️ Add tmux rename window shortcut
2022-10-03 15:28:32 +02:00