Jérôme Petazzoni
f9c7be9697
📝 Minor nits + add personal dict
...
In the long run I would love to automate spellchecking on
the slides, but there's a long way to go, with all the
custom lingo that we use... This is just the beginning of it,
on a few files.
2021-10-13 09:46:28 +02:00
Jérôme Petazzoni
d267ca1632
✏️ Typo fix
2021-10-12 16:21:30 +02:00
Jérôme Petazzoni
c9e93540ba
📍 Pin OpenEBS version since 3.X requires additional config
2021-10-10 15:26:45 +02:00
Jérôme Petazzoni
f4345d3241
🗺️ Update DNS mapping script
2021-10-10 15:24:06 +02:00
Jérôme Petazzoni
97e8106669
📃 Update Ingress path prefix example
2021-10-10 15:23:36 +02:00
Jérôme Petazzoni
54b6948eeb
⚙️ Add script to generate dashboard manifests and update the manifests
2021-10-10 09:28:48 +02:00
Jérôme Petazzoni
ce29289bed
🔢 Add port numbers on DockerCoins diagram
...
... And convert it to PNG because it looks a bit nicer that way
2021-10-06 19:56:21 +02:00
Jérôme Petazzoni
7801fc5131
💡 Clarify healthcheck exercise
2021-10-06 16:18:51 +02:00
Jérôme Petazzoni
b260ad8482
🐛 Remove symlink to avoid bug on some Windows 10 installs
...
On some Windows 10 installs, the jquery.js link doesn't work
properly (see #592 ). So I'm removing that symlink and linking
directly to jquery-1.11.3.min.js from the HTML page.
Thanks @hebronwatson for reporting this.
2021-10-04 07:52:37 +02:00
Jérôme Petazzoni
61bd320363
✨ Improve SCW startup scripts and doc
2021-10-03 21:26:57 +02:00
Jérôme Petazzoni
47766be4b2
☄️ Add Terraform support to deploy Kapsule clusters
2021-10-03 17:39:11 +02:00
Jérôme Petazzoni
fb8efbe29f
🔐 Update RBAC demo to remove --serviceaccount
...
Thanks @dcromer for notifying me of that deprecation.
Closes #596
2021-10-02 15:35:57 +02:00
Jérôme Petazzoni
ca0c721ba0
💡 Add Rancher Desktop to local dev options
2021-09-30 19:37:56 +02:00
Jérôme Petazzoni
1500b5937d
🎲 Add haveged to provide entropy on some VMs
2021-09-30 18:09:28 +02:00
Jérôme Petazzoni
6e1a9925ea
⌚ ️ Add crontab.guru link; remove old 1.18 content
2021-09-29 19:24:30 +02:00
Jérôme Petazzoni
b7dd363ccd
♻️ Improve Tilt section
...
Split out the Tilt registry to separate YAML files.
Expand the Tilt section a bit to clarify what happens
when running on cluster-that-don't-look-like-dev-ones.
2021-09-29 19:17:43 +02:00
Jérôme Petazzoni
c5cd84e274
🐞 Typo
2021-09-21 15:10:47 +02:00
Jérôme Petazzoni
108f936f84
✨ Update Ingress chapter
...
Improve explanations and rationale for ingress resources.
Mention kubectl create ingress.
Explain the v1beta1/v1 update.
Mention Gateway API.
2021-09-21 14:31:47 +02:00
Jérôme Petazzoni
3594fef67a
🐞 Formatting fixes
2021-09-13 14:59:33 +02:00
Jérôme Petazzoni
021929e50e
📝 Add a bunch of exercises
2021-09-13 13:11:46 +02:00
Jérôme Petazzoni
e3fa685ee1
♻️ Update logistics page; add reference to exercises
2021-09-13 10:26:24 +02:00
Jérôme Petazzoni
4f662d14cc
🐞 Fix Prometheus tag name
2021-08-14 22:03:50 +02:00
Jérôme Petazzoni
d956da1733
🐞 Typo fix
2021-08-14 21:26:47 +02:00
Jérôme Petazzoni
1b820f3bc1
⬆️ Update Traefik to v2.5 to support Ingress v1
...
Ingress v1beta1 is no longer served in Kubernetes 1.22, so we need
a version of Traefik that uses Ingress v1. Traefik supports Ingress
v1 in Traefik v2.5 and above. Right now (August 2021) the traefik
image is v2.4, so let's pin the image version to v2.5 (which is
currently in rc) so that the Ingress labs work correctly with
Kubernetes 1.22.
2021-08-14 20:53:16 +02:00
Jérôme Petazzoni
f1d4704b0e
⬆️ Update deployment scripts for kubeadm 1.22
2021-08-13 19:51:53 +02:00
Jerome Petazzoni
71423233bd
🔧 Fix Tomcat volume example
...
New Tomcat image (version 9) doesn't load any example webapp
by default, but ships with examples in webapps.dist.
Let's use this as an opportunity to demonstrate how to populate
empty volumes from container directories.
Closes #561 .
2021-08-05 12:55:22 +02:00
Jerome Petazzoni
b508360227
🔧 Fix OpenStack image version
2021-08-05 12:38:03 +02:00
Jérôme Petazzoni
7cd47243ab
Merge pull request #590 from iambricegg/patch-1
...
Update btp-manual.md
2021-08-01 15:04:21 +02:00
Brice GG
a9d84b01d8
Update btp-manual.md
...
Fix the missing variable $TAG in the snippet that cause the push to registry failed.
2021-08-01 12:40:34 +00:00
Jerome Petazzoni
4df547d9b1
🐞 Add a missing control plane component
2021-07-21 16:06:16 +02:00
Jerome Petazzoni
d14f86e683
⬆️ Update CRD content to deprecate v1beta1 manifests
2021-07-21 15:50:27 +02:00
Jerome Petazzoni
92cdb4146b
🔧 Be more consistent when installing Helm charts
...
Always install Helm charts in their own namespace, and specify the
repo through a command-line flag instead of adding the repo.
2021-07-21 14:41:28 +02:00
Jerome Petazzoni
0ca798bc30
🔧 Tweak managed Kubernetes section
2021-07-21 14:24:08 +02:00
Jerome Petazzoni
8025d37188
🔧 Tweak RBAC section; add auth can-i --list
2021-07-19 15:38:34 +02:00
Jerome Petazzoni
3318ce84e4
⚠️ Fix ws security issue in autopilot
...
This is not a big deal since the autopilot code is only used by
me, in local environments; but that'll keep dependabot happy :)
2021-07-19 14:58:14 +02:00
Jerome Petazzoni
3e29881ece
💻 ️ Add image setting for OpenStack TF infra template
2021-07-19 14:55:32 +02:00
Jérôme Petazzoni
b91ed846a0
🐞 Typo
2021-06-24 15:25:50 +02:00
Jérôme Petazzoni
f123878c85
Merge pull request #588 from jeansebastienh/fix
...
doc: fix 1/60 => 1.66%
2021-06-24 14:55:02 +02:00
Jean-Sébastien Hedde
2c048a0193
doc: fix 1/60 => 1.66%
2021-06-24 11:25:45 +02:00
Jérôme Petazzoni
ee7bd37f83
♻️ Update download URL for k9s
2021-06-10 17:25:28 +02:00
Jérôme Petazzoni
166cacc48e
♻️ Update slides counting script
2021-06-10 07:56:53 +02:00
Jérôme Petazzoni
9595179f03
♻️ Rename settings files
2021-06-07 17:46:32 +02:00
Jérôme Petazzoni
3b6509b95b
🐞 Fix minor bug in inventory command
2021-06-07 17:22:02 +02:00
Jérôme Petazzoni
c84a5ce6b7
📅 Add more Enix sesssions + fix past slides
2021-06-04 17:33:13 +02:00
Jérôme Petazzoni
4402c17eb9
📃 Add info about hyperkube in k8s 1.19
2021-06-03 15:59:26 +02:00
Jérôme Petazzoni
4f04046fea
🤖 Update deployment scripts
2021-05-31 08:12:35 +02:00
Jérôme Petazzoni
6a6882802d
🔒 ️Creative exercise with Sealed Secrets
2021-05-26 08:23:49 +02:00
Jérôme Petazzoni
75f33bb9d8
🕵️ Add another YAML to help gain access to clusters
2021-05-21 18:33:30 +02:00
Jérôme Petazzoni
ab266aba83
♻️ Refactor TOC generator
...
"Modules" are now named "parts".
When there are more than 9 subparts in a part, the titles will
be smooched together in the TOC so that they fit on a single
page. Otherwise, line breaks are added (like before) so that
the text can breathe a little bit.
2021-05-21 18:32:11 +02:00
Jérôme Petazzoni
e26eeb4386
🤖 Update dependencies (thanks @dependabot!)
...
We don't use that part of the code at the moment, but it's
probably safer to update it anyway. Good hygiene! 🧼
2021-05-08 15:39:15 +02:00