Jerome Petazzoni
f1253b0b1a
Merge branch 'master' into kadm-2019-06
2019-06-08 12:04:04 -05:00
Jerome Petazzoni
dd6f3c9eee
Mention eksctl in official AWS docs
2019-06-08 12:03:52 -05:00
Jerome Petazzoni
c1de412179
Merge branch 'master' into kadm-2019-06
2019-06-08 11:46:51 -05:00
Jerome Petazzoni
d4afae54b8
Clarify plan
2019-06-08 11:46:31 -05:00
Jerome Petazzoni
abfd23008c
Merge branch 'master' into kadm-2019-06
2019-06-07 18:33:54 -05:00
Jerome Petazzoni
c1f9082fdc
Simplify kubeconfig generation; rename twoday->twodays
2019-06-07 18:33:32 -05:00
Jerome Petazzoni
d0669cf668
Remove extra file; add gitter link
2019-06-07 18:21:15 -05:00
Jerome Petazzoni
20de74db09
Merge branch 'kadm-2019-06' of github.com:jpetazzo/container.training into kadm-2019-06
2019-06-07 18:18:18 -05:00
Jerome Petazzoni
b44e8ef118
Merge branch 'master' into kadm-2019-06
2019-06-07 18:18:03 -05:00
Jerome Petazzoni
1fcb223a1d
Refactor all card templates in a single file
2019-06-05 01:02:18 -05:00
Jerome Petazzoni
1fc773f76d
Add networking phase + rating link
2019-06-04 23:52:50 -05:00
Jérôme Petazzoni
91d3f025b0
Merge pull request #472 from jpetazzo/soulshake-cherrypick
...
Cherrypick tweaks from @soulshake
2019-06-04 05:36:39 +02:00
AJ Bowen
79b8e5f2f0
Cherrypick tweaks from @soulshake
2019-06-03 22:35:01 -05:00
Jerome Petazzoni
f809faadb9
Merge YAML files to master branch
...
I'd like to use these YAML files without having to tell people
to explicitly check a specific branch. So I'm merging the YAML
files right away. I'm not merging the Markdown content so that
it can be reviewed further.
2019-06-02 19:39:09 -05:00
Jerome Petazzoni
60cbaf9820
Put together deck for Velocity SJ
2019-06-02 14:45:54 -05:00
Jerome Petazzoni
01d45b2535
Merge remote-tracking branch 'origin/jpetazzo-last-slide' into kadm-2019-06
2019-06-02 14:17:12 -05:00
Jerome Petazzoni
d511fc6489
Update JP slide
2019-06-02 14:16:45 -05:00
Jerome Petazzoni
ff810274c0
merge
2019-06-02 14:08:07 -05:00
Jerome Petazzoni
e6a5a0b837
merge
2019-06-02 14:07:58 -05:00
Jerome Petazzoni
fd54bdd4a6
Merge branch 'jpetazzo-last-slide' into kadm-2019-06
2019-06-02 14:07:27 -05:00
Jerome Petazzoni
7e97dd68e0
merge
2019-06-02 14:07:19 -05:00
Jerome Petazzoni
aa670f5351
Merge branch 'control-plane-auth' into kadm-2019-06
2019-06-02 14:06:40 -05:00
Jerome Petazzoni
4e225fdaf5
Add 2-day admin curriculum
2019-06-02 14:06:13 -05:00
Jerome Petazzoni
36be4eaa9f
Disable dynamic provisioning if necessary
2019-06-02 10:15:18 -05:00
Jerome Petazzoni
57aa25fda0
tweaks
2019-06-02 09:57:04 -05:00
Jerome Petazzoni
0a2879e1a5
Deleting a static pod doesn't really delete it
2019-06-01 20:05:12 -05:00
Jerome Petazzoni
3e87e69608
Remove --export since it's being deprecated
2019-06-01 20:02:53 -05:00
Jerome Petazzoni
b572d06f82
Add pretty line break
2019-06-01 19:34:41 -05:00
Jerome Petazzoni
2c0b4b15ba
Remove bogus slide
2019-06-01 19:31:27 -05:00
Jerome Petazzoni
f91e995e90
Avoid FIXME being in TOC
2019-06-01 18:18:10 -05:00
Jerome Petazzoni
59c2ff1911
Add chapter about OpenID Connect tokens
...
Includes a simplified demo using Google OAuth Playground,
as well as numerous examples aiming at piercing the veil
to explain JWT, JWS, and associated protocols and algos.
2019-06-01 17:58:15 -05:00
Jerome Petazzoni
879e7f2ec9
Improve phrasing following Bridget's feedback
2019-05-31 21:06:17 -05:00
Jérôme Petazzoni
ad4cc074c1
Merge pull request #466 from tianon/dockerfile
...
Improve "slides/Dockerfile" reliability/image size
2019-05-30 01:43:38 +02:00
Tianon Gravi
ab8b478648
Improve "slides/Dockerfile" reliability/image size
...
This pins to a specific version of Alpine to insulate against Alpine version bumps renaming packages (or changing the way they work like when `pip` got split out into a separate package) and uses `apk add --no-cache` instead of `apk update` to create a slightly smaller end result.
2019-05-29 15:52:42 -07:00
Jerome Petazzoni
68f35bd2ed
Add info about zombies and exec probes (courtesy of @lbernail)
2019-05-27 19:11:04 -05:00
Jérôme Petazzoni
964b92d320
Merge pull request #465 from soulshake/aj-wework
...
wording tweaks
2019-05-28 01:54:15 +02:00
AJ Bowen
db961b486f
wording tweaks
2019-05-27 18:49:04 -05:00
Jerome Petazzoni
a90dcf1d9a
Reorg self-paced TOC so that chapters are more balanced
2019-05-27 15:47:03 -05:00
Jerome Petazzoni
f4ef2bd6d4
Add control plane auth info
2019-05-27 15:39:12 -05:00
Jerome Petazzoni
baf428ebdb
Add note about operator reliability
2019-05-26 22:46:24 -05:00
Jerome Petazzoni
3a87183a66
Add bottom-us vs top-down approaches
...
Bottom-us is inspired by the Zalando ES operator
2019-05-26 22:39:11 -05:00
Jerome Petazzoni
3f70ee2c2a
Add note about operator scaling
2019-05-26 22:17:20 -05:00
Jerome Petazzoni
68a26ae501
Minor updates after full run
2019-05-26 14:09:14 -05:00
Jerome Petazzoni
2ef72a4dd8
Rename admin curriculum to prep addition of two-day course
2019-05-26 08:36:44 -05:00
Jérôme Petazzoni
f4e16dccc4
Merge pull request #463 from jpetazzo/horizontal-pod-autoscaler
...
Chapter about Horizontal Pod Autoscaler
2019-05-26 04:44:35 +02:00
Jerome Petazzoni
4c55336079
automatons -> automata
2019-05-25 21:43:07 -05:00
Jérôme Petazzoni
b22d3e3d21
Merge pull request #462 from jpetazzo/user-certificates
...
Add a chapter showing how to use the CSR API
2019-05-26 04:42:45 +02:00
Jérôme Petazzoni
7b8370dc12
Merge branch 'master' into user-certificates
2019-05-26 04:38:01 +02:00
Jérôme Petazzoni
db6d2c8188
Merge pull request #457 from jpetazzo/improve-core-apr-2019
...
Improve core April 2019
2019-05-26 04:04:53 +02:00
Jerome Petazzoni
eb02875bd0
s/products/solutions/
2019-05-25 21:04:19 -05:00