Jerome Petazzoni
8ef6219295
fix-redirects.sh: adding forced redirect
2020-04-07 16:48:42 -05:00
Bridget Kromhout
964d936435
Merge branch 'devopsdaysmsp2018' into devopsdaysmsp2018
2018-07-10 07:47:09 -05:00
Bridget Kromhout
546d9a2986
Testing redirect
2018-07-10 07:45:55 -05:00
Bridget Kromhout
8e5d27b185
changing redirects back
2018-07-10 07:40:49 -05:00
Bridget Kromhout
e8d9e94b72
First pass at edits for 90min workshop
2018-07-10 07:37:39 -05:00
Bridget Kromhout
ca980de2fd
Merge branch 'master' of github.com:bridgetkromhout/container.training into devopsdaysmsp2018
2018-07-10 07:36:05 -05:00
Bridget Kromhout
4b2b5ff7e4
Merge pull request #303 from jpetazzo/master
...
bringing branch up to date
2018-07-10 07:34:08 -05:00
Bridget Kromhout
96a76d2a19
Version bump
2018-07-10 06:17:07 -05:00
Bridget Kromhout
971b5b0e6d
Let's not link quite yet
2018-07-10 05:45:22 -05:00
Bridget Kromhout
3393563498
Adding MSP 2018
2018-07-06 16:11:37 -05:00
Bridget Kromhout
64fb407e8c
Merge pull request #299 from bridgetkromhout/devopsdaysmsp2018
...
devopsdays MSP 2018-specific stuff
2018-07-06 16:04:20 -05:00
Bridget Kromhout
ea4f46599d
Adding devopsdays MSP 2018
2018-07-06 16:02:02 -05:00
Jerome Petazzoni
db5d5878f5
Switch to two-line format since our titles are so long
2018-07-03 10:47:41 -05:00
Bridget Kromhout
65faa4507c
Version bump
2018-06-27 08:12:40 +02:00
Bridget Kromhout
dab9d9fb7e
Adding slides link
2018-06-27 00:03:18 +02:00
Diego Quintana
139757613b
Update Container_Networking_Basics.md
...
Added needed single quotes. I've also moved `nginx` to the end of the line, to follow a more consistent syntax (`options` before `name|id`).
```
Usage: docker inspect [OPTIONS] NAME|ID [NAME|ID...]
Return low-level information on Docker objects
Options:
-f, --format string Format the output using the given Go template
-s, --size Display total file sizes if the type is container
--type string Return JSON for specified type
```
2018-06-22 10:58:26 -05:00
ctas582
c4fa75a1da
Correct typos
2018-06-21 15:00:36 +01:00
ctas582
847140560f
Correct typo
2018-06-21 14:16:05 +01:00
ctas582
1dc07c33ab
Correct typos
2018-06-20 11:19:28 +01:00
Bridget Kromhout
4fc73d95c0
Merge pull request #285 from bridgetkromhout/vupdate
...
Updating version
2018-06-12 10:14:21 -07:00
Bridget Kromhout
690ed55953
Updating version
2018-06-12 10:12:04 -07:00
Bridget Kromhout
0fed34600b
Adding Erik and Brian's two-day
2018-06-12 08:55:53 -07:00
Bridget Kromhout
e9d1db56fa
Adding VelNY bootcamp ( #283 )
...
* Adding VelNY bootcamp
* Colon not good here
2018-06-12 04:09:54 -05:00
Bridget Kromhout
be3c78bf54
Reordering
2018-06-11 09:40:30 -07:00
Bridget Kromhout
f79193681d
Adding Velocity SJ 2018
2018-06-11 08:53:53 -07:00
Jerome Petazzoni
cde89f50a2
Add mention to skip slide if dashboard isn't deployed
2018-06-10 17:07:56 -05:00
Bridget Kromhout
98563ba1ce
Clarifying rollout failure via dashboard
2018-06-04 20:58:57 -05:00
Bridget Kromhout
99bf8cc39f
Merge pull request #271 from jpetazzo/new-index-generator
...
Replace index.html with a generator
2018-06-05 02:13:27 +02:00
Bridget Kromhout
a7d89062cf
Bumping engine version
2018-06-04 15:43:30 -05:00
Bridget Kromhout
011cd08af3
Merge pull request #269 from jpetazzo/kubectlproxy
...
Show how to access internal services with kubectl proxy
2018-06-04 21:40:40 +02:00
Jerome Petazzoni
e294a4726c
Update version numbers
2018-06-04 08:47:30 -05:00
Jerome Petazzoni
a21e8b0849
Image and title size fixes
2018-06-04 06:11:00 -05:00
Jerome Petazzoni
cc6f36b50f
Wording (non-native speakers probably don't know boo-boo)
2018-06-04 05:54:02 -05:00
Jerome Petazzoni
6e35162788
Remove 'kubernetes in action' demo
2018-06-04 05:50:21 -05:00
Jerome Petazzoni
30ca940eeb
Opt-out a bunch of slides in the deep dive section
2018-06-04 05:49:24 -05:00
Jerome Petazzoni
14eb19a42b
Typo fixes
2018-06-04 05:43:28 -05:00
Jerome Petazzoni
da053ecde2
Update fundamentals TOC
2018-06-03 15:27:27 -05:00
Jerome Petazzoni
c86ef7de45
Add 'past workshops' page and backfill 2016-2017 workshops
2018-06-03 09:55:43 -05:00
Jérôme Petazzoni
c5572020b9
Add a few slides about resource limits ( #273 )
...
The section about namespaces and cgroups is very thorough,
but we also need something showing how to practically
limit container resource usage without diving into a very
deep technical chapter.
2018-06-03 05:28:16 -05:00
Jerome Petazzoni
3d7ed3a3f7
Clarify how to stop kubectl proxy
2018-06-03 05:10:48 -05:00
Bridget Kromhout
138163056f
Merge pull request #270 from jpetazzo/kubectl-create-namespace
...
Show an easier way to create namespaces
2018-06-02 17:12:38 +02:00
Alexis Daboville
5e78e00bc9
Small typos ( #272 )
...
* Small typo
* elastichsearch -> elasticsearch
* realeased -> released
2018-06-02 09:09:38 -05:00
Jerome Petazzoni
2cb06edc2d
Replace index.html with a generator
...
The events are now listend in index.yaml, and generated
with index.py. The latter is called automatically by
build.sh.
The list of events has been slightly improved:
- we only show the last 5 past events
- video recordings now get a section of their own
2018-05-31 14:22:23 -05:00
Jerome Petazzoni
24017ad83f
Clarify usage of <<<
2018-05-29 11:06:31 -05:00
Jerome Petazzoni
3edebe3747
New script to count slides
...
count-slides.py will count the number of slides per section,
and compute size of each chapter as well. It is not perfect
(for instance, it assumes that excluded_classes=in_person)
but it should help to assess the size of the content before
delivering long workshops.
2018-05-29 10:03:11 -05:00
Jerome Petazzoni
636a2d5c87
Show an easier way to create namespaces
...
We were using 'kubectl apply' with a YAML snppet.
It's valid, but it's quite convoluted. Instead,
let's use 'kubectl create namespace'. We can still
mention the other method of course.
2018-05-29 05:53:12 -05:00
Jerome Petazzoni
4213aba76e
Show how to access internal services with kubectl proxy
2018-05-29 05:47:27 -05:00
Jerome Petazzoni
3e822bad82
Add a slide about JSON file and log rotation
2018-05-28 10:28:52 -05:00
Jerome Petazzoni
cd5b06b9c7
Show how to connect/disconnect dynamically
2018-05-28 10:08:11 -05:00
Jerome Petazzoni
b0841562ea
Add a bunch of Dockerfile examples
2018-05-25 09:31:50 -05:00