Jerome Petazzoni
c32fcc81bb
Tweak 1-day content
2020-08-26 09:10:15 +02:00
Jerome Petazzoni
f6930042bd
Mention downward API fields
2020-08-26 09:05:24 +02:00
Jerome Petazzoni
2e2767b090
Bump up kubectl versions in remote section
2020-08-19 13:38:49 +02:00
Jerome Petazzoni
115cc5e0c0
Add support for Scaleway Cloud instances
2020-08-15 14:02:24 +02:00
Jerome Petazzoni
d252fe254b
Update DNS script
2020-08-15 12:34:08 +02:00
Jerome Petazzoni
7d96562042
Minor updates after LKE testing
2020-08-12 19:22:57 +02:00
Jerome Petazzoni
4ded8c699d
typo
2020-08-05 18:23:37 +02:00
Jérôme Petazzoni
620a3df798
Merge pull request #563 from lucas-foodles/patch-1
...
Fix typo
2020-08-05 17:28:34 +02:00
Jerome Petazzoni
d28723f07a
Add fwdays workshops
2020-08-04 17:21:31 +02:00
Jerome Petazzoni
f2334d2d1b
Add skillsmatter dates
2020-07-30 19:11:43 +02:00
Jerome Petazzoni
ddf79eebc7
Add skillsmatter
2020-07-30 19:09:42 +02:00
Jerome Petazzoni
6467264ff5
Add Bret coupon codes; high five online october
2020-07-30 12:11:29 +02:00
lucas-foodles
55fcff9333
Fix typo
2020-07-29 10:46:17 +02:00
Jerome Petazzoni
8fb7ea3908
Use 'sudo port', as per #529
2020-07-09 15:32:21 +02:00
Jérôme Petazzoni
7dd72f123f
Merge pull request #562 from guilhem/patch-1
...
mismatch requests/limits
2020-07-07 15:35:46 +02:00
Guilhem Lettron
ff95066006
mismatch requests/limits
...
Burstable are killed when node is overloaded and exceeded requests
2020-07-07 13:55:28 +02:00
Jerome Petazzoni
8146c4dabe
Add CRD that I had forgotten
2020-07-01 18:15:33 +02:00
Jerome Petazzoni
17aea33beb
Add config for Traefik v2
2020-07-01 18:15:23 +02:00
Jerome Petazzoni
9770f81a1c
Update DaemonSet in filebeat example to apps/v1
2020-07-01 16:55:48 +02:00
Jerome Petazzoni
0cb9095303
Fix up CRDs and add better openapiv3 schema validation
2020-07-01 16:53:51 +02:00
Jerome Petazzoni
ffded8469b
Clean up socat deployment (even if we don't use it anymore)
2020-07-01 16:10:40 +02:00
Jerome Petazzoni
0e892cf8b4
Fix indentation in volume example
2020-06-28 12:10:01 +02:00
Jerome Petazzoni
b87efbd6e9
Update etcd slide
2020-06-26 07:32:53 +02:00
Jerome Petazzoni
1a24b530d6
Update Kustomize version
2020-06-22 08:33:21 +02:00
Jerome Petazzoni
122ffec5c2
kubectl get --show-labels and -L
2020-06-16 22:50:38 +02:00
Jerome Petazzoni
276a2dbdda
Fix titles
2020-06-04 12:55:42 +02:00
Jerome Petazzoni
2836b58078
Add ENIX high five sessions
2020-06-04 12:53:25 +02:00
Jerome Petazzoni
0d065788a4
Improve how we display dates (sounds silly but with longer online events it becomes necessary)
2020-06-04 12:42:44 +02:00
Jerome Petazzoni
14271a4df0
Rehaul 'setup k8s' sections
2020-06-03 16:54:41 +02:00
Jerome Petazzoni
412d029d0c
Tweak self-hosted options
2020-06-02 17:45:51 +02:00
Jerome Petazzoni
f960230f8e
Reorganize managed options; add Scaleway
2020-06-02 17:28:23 +02:00
Jerome Petazzoni
774c8a0e31
Rewrite intro to the authn/authz module
2020-06-01 23:43:33 +02:00
Jerome Petazzoni
4671a981a7
Add deployment automation steps
...
The settings file can now specify an optional list of steps.
After creating a bunch of instances, the steps are then
automatically executed. This helps since virtually all
deployments will be a sequence of 'start + deploy + otheractions'.
It also helps to automatically excecute steps like webssh
and tailhist (since I tend to forget them often).
2020-06-01 20:58:23 +02:00
Jerome Petazzoni
b9743a5f8c
Simplify Portworx setup and update it for k8s 1.18
2020-06-01 14:41:25 +02:00
Jerome Petazzoni
df4980750c
Bump up ship version
2020-05-27 17:41:22 +02:00
Jerome Petazzoni
9467c7309e
Update shortlinks
2020-05-17 20:21:15 +02:00
Jerome Petazzoni
86b0380a77
Update operator links
2020-05-13 20:29:59 +02:00
Jerome Petazzoni
eb9052ae9a
Add twitch chat info
2020-05-07 13:24:35 +02:00
Jerome Petazzoni
8f85332d8a
Advanced Dockerfiles -> Advanced Dockerfile Syntax
2020-05-06 17:25:03 +02:00
Jerome Petazzoni
0479ad2285
Add force redirects
2020-05-06 17:22:13 +02:00
Jerome Petazzoni
986d7eb9c2
Add foreword to operators design section
2020-05-05 17:24:05 +02:00
Jerome Petazzoni
3fafbb8d4e
Add kustomize CLI and completion
2020-05-04 16:47:26 +02:00
Jerome Petazzoni
5a24df3fd4
Add details on Kustomize
2020-05-04 16:25:35 +02:00
Jerome Petazzoni
1bbfba0531
Add definition of idempotent
2020-05-04 02:18:05 +02:00
Jerome Petazzoni
8d98431ba0
Add Helm graduation status
2020-05-04 02:09:00 +02:00
Jerome Petazzoni
c31c81a286
Allow overriding YAML desc through env vars
2020-05-04 00:54:34 +02:00
Jerome Petazzoni
a0314fc5f5
Keep --restart=Never for folks running 1.17-
2020-05-03 17:08:32 +02:00
Jérôme Petazzoni
3f088236a4
Merge pull request #557 from barpilot/psp
...
psp: update deprecated parts
2020-05-03 17:07:41 +02:00
Jerome Petazzoni
ce4e2ffe46
Add sleep command in init container example
...
It can be tricky to illustrate what's going on here, since installing
git and cloning the repo can be so fast. So we're sleeping a few seconds
to help with this demo and make it easier to show the race condition.
2020-05-03 17:01:59 +02:00
Jérôme Petazzoni
c3a05a6393
Merge pull request #558 from barpilot/vol-init
...
volume: add missing pod nginx-with-init creating
2020-05-03 16:57:46 +02:00