Commit Graph

589 Commits

Author SHA1 Message Date
Jerome Petazzoni
df58206de5 fix-redirects.sh: adding forced redirect 2020-04-07 16:57:15 -05:00
Jerome Petazzoni
f144e40852 Merge branch 'master' into septembre2018 2018-09-21 09:09:12 +02:00
Jerome Petazzoni
32e1edc2a2 Long slide is long 2018-09-21 09:08:58 +02:00
Jerome Petazzoni
93ad2abe94 5G -> 2G 2018-09-20 02:07:44 -05:00
Jerome Petazzoni
2f832b4978 Merge branch 'master' into septembre2018 2018-09-19 14:02:29 -05:00
Jerome Petazzoni
e76a06e942 Merge branch 'fix-kaniko-build' of git://github.com/Julien-Eyraud/container.training into Julien-Eyraud-fix-kaniko-build 2018-09-19 14:01:02 -05:00
Jerome Petazzoni
1995be3bec Update Gitter link for 2nd session 2018-09-19 14:00:08 -05:00
Nicolas Gavalda
0519682c30 Fix small typo 2018-09-18 18:50:41 +02:00
Julien Eyraud
9a0649e671 Change postgresql mount path 2018-09-18 17:42:10 +02:00
Jerome Petazzoni
529b74c041 css 2018-09-17 03:42:54 -05:00
Jerome Petazzoni
280bd2d52c enix 2018-09-17 01:21:17 -05:00
Jerome Petazzoni
e4be1179f4 gitter 2018-09-17 01:20:10 -05:00
Jerome Petazzoni
dca705a76f wifi 2018-09-17 01:16:15 -05:00
Jerome Petazzoni
05eb798dd9 Merge branch 'master' into septembre2018 2018-09-16 15:35:32 -05:00
Jerome Petazzoni
63755c1cd3 Minor fixes 2018-09-16 15:35:23 -05:00
Jerome Petazzoni
fbfb5e6b73 Enix Customization 2018-09-16 15:15:52 -05:00
Jerome Petazzoni
77fda648ce Add gitter link 2018-09-16 10:49:24 -05:00
Jerome Petazzoni
f4a6935088 Merge branch 'master' into septembre2018 2018-09-16 09:10:32 -05:00
Jerome Petazzoni
31dd943141 Typo 2018-09-16 09:09:08 -05:00
Jerome Petazzoni
06c695db6e Merge branch 'master' into septembre2018 2018-09-15 11:11:20 -05:00
Jerome Petazzoni
521f8e9889 More typo fixes courtesy of @abuisine 2018-09-15 11:11:08 -05:00
Jerome Petazzoni
49c3fdd3b2 Minor updates (thanks @abuisine) 2018-09-15 11:03:24 -05:00
Jerome Petazzoni
4bb6a49ee0 Typo fix (thanks @sload) 2018-09-15 10:45:37 -05:00
Jerome Petazzoni
d1f8248cfb Merge branch 'replace-es-with-httpenv' into septembre2018 2018-09-12 15:50:32 -05:00
Jerome Petazzoni
db8e8377ac Replace ElasticSearch with jpetazzo/httpenv
ElasticSearch slowly uses up to 2GB of RAM.
Eventually, on instances provisioned with
only 4GB of RAM and without swap, if more
than one ElasticSearch pod end up on the
same instance, it will cause the instance
to slow down and ultimately crash. Instead,
we now use a tiny Go web server that shows
its environment in JSON. It still highlights
that multiple backends are serving requests
but without the memory usage issue.
2018-09-12 15:49:27 -05:00
Jerome Petazzoni
08934cedd9 Merge branch 'master' into septembre2018 2018-09-12 00:16:09 -05:00
Jerome Petazzoni
510a37be44 Rebalance chapter 3/4 2018-09-12 00:15:54 -05:00
Jerome Petazzoni
77f7cc6b4f Fix logistics 2018-09-12 00:12:05 -05:00
Jerome Petazzoni
6e6b624077 avé l'accent 2018-09-12 00:10:48 -05:00
Jerome Petazzoni
d258f696e3 Enix Sep 2018 2018-09-12 00:06:59 -05:00
Jerome Petazzoni
34f4dfbc45 Merge branch 'update-final-words' into septembre2018 2018-09-12 00:01:47 -05:00
Jerome Petazzoni
fb94450738 Merge branch 'enixlogo' into septembre2018 2018-09-12 00:01:44 -05:00
Jerome Petazzoni
7217c0ee1d Typos and fixes for autopilot
There is no significant change to the *content* here, but a lot
of typo fixes and commands added so that the autopilot works
correctly.
2018-09-11 01:41:56 -05:00
Jerome Petazzoni
51882896d4 Update last chapter (what's next) 2018-09-10 03:29:21 -05:00
Jerome Petazzoni
77d455d894 Sort chapters numerically in slides counter 2018-09-09 17:56:27 -05:00
Jerome Petazzoni
4f9c8275d9 Incorporate Bridget's feedback 2018-09-08 09:55:01 -05:00
Bridget Kromhout
f11aae2514 Update accessinternal.md
slight changes
2018-09-08 09:55:01 -05:00
Jerome Petazzoni
f1e9efc38c Explain how to access internal services
By using kubectl proxy and kubectl port-forward
2018-09-08 09:55:01 -05:00
Bridget Kromhout
975cc4f7df Merge pull request #332 from jpetazzo/new-content-sep-2018
New content for sep 2018 (MERGE CANDIDATE)
2018-09-08 09:03:20 -05:00
Bridget Kromhout
01243280a2 Update configuration.md 2018-09-08 08:56:26 -05:00
Bridget Kromhout
e652c3639d Merge pull request #336 from jpetazzo/deeper-in-netpol
Deeper in netpol
2018-09-08 08:53:30 -05:00
Bridget Kromhout
1e0954d9b4 Update netpol.md
slight corrections
2018-09-08 08:49:37 -05:00
Jerome Petazzoni
bb21f9bbc9 Improvements following Bridget's feedback 2018-09-08 08:45:16 -05:00
Bridget Kromhout
25466e7950 Merge pull request #334 from jpetazzo/localkubeconfig
Show how to use kubectl from the local machine
2018-09-08 08:45:16 -05:00
Jerome Petazzoni
78026ff9b8 Integrate new content
I've dispatched the new content so that the fullday training
(actually two days, don't let the file name distract you)
is broken down in 8 chapters of approximately equal lengths,
where the most complex content is preferably located at the
end of the chapter (to allow people to catch up and ask questions
during breaks) + 1 chapter with the what's next / links / thank you
slides
2018-09-08 08:23:54 -05:00
Jerome Petazzoni
60c7ef4e53 Merge branch 'master' into new-content-sep-2018 2018-09-08 07:57:41 -05:00
Jerome Petazzoni
55952934ed Add tarmak in deployment options 2018-09-08 07:56:16 -05:00
Jerome Petazzoni
3eaa844c55 Add ENIX logo
Warning: do not merge this branch to your content, otherwise you
will get the ENIX logo in the top right of all your decks
2018-09-08 07:49:38 -05:00
Jerome Petazzoni
f9d31f4c30 merge 2018-09-08 07:32:14 -05:00
Jerome Petazzoni
ec037e422b Clarify 2018-09-08 07:20:31 -05:00