Jerome Petazzoni
7ea7c0400b
Merge branch 'master' into 2020-01-zr
2020-01-16 07:28:22 -06:00
Jerome Petazzoni
5160dd39a0
Add mention to ctr.run
2020-01-14 15:43:00 -06:00
Jerome Petazzoni
3c1220be83
Replace 1.1 with 127.1
...
This avoids pinging an external machine
2020-01-13 17:43:24 -06:00
Jerome Petazzoni
9fe97b8792
Prep content according to Ran's instructions
2020-01-13 17:29:24 -06:00
Jerome Petazzoni
db86d79de1
Merge master
2020-01-13 16:38:16 -06:00
Jerome Petazzoni
6a814cf039
Upgrade slide generator to python3; generate a zip file too
2020-01-12 13:28:48 -06:00
Jerome Petazzoni
1385a1bae2
Add QCON and Enix High-Five
2019-12-20 11:41:46 -06:00
Jerome Petazzoni
68a6546276
Fun with flags
...
Add flags in front of 'coming soon' workshops.
2019-12-20 11:41:37 -06:00
Jerome Petazzoni
8a2ca450ee
Add extended Helm content
2019-12-10 14:21:09 -06:00
Jerome Petazzoni
6e8ac173e0
Add kube adm content to self-paced deck
...
/cc @bretfisher
2019-12-10 14:19:56 -06:00
Jerome Petazzoni
97e68ae185
Support : in titles
2019-12-06 16:25:16 -06:00
Jérôme Petazzoni
148ddd5174
Merge pull request #535 from jpetazzo/slides-docker-pods-anatomy
...
Slides docker pods anatomy
2019-12-06 22:25:40 +01:00
Jerome Petazzoni
e8eb11e257
Tweak Pods Anatomy slides for inclusion in master
2019-12-06 15:19:04 -06:00
Jérôme Petazzoni
fe9b56572e
Merge pull request #534 from jpetazzo/slides-docker-init-systems
...
Slides docker init systems
2019-12-06 21:38:37 +01:00
Jerome Petazzoni
7281ca3ca0
Tweak content for inclusion in master branch
2019-12-06 14:16:48 -06:00
Julien Girardin
34a17aa097
Add a Pod anatomy set of slides
2019-12-06 17:15:21 +01:00
Julien Girardin
b37dd85eff
Add Init_system slides
2019-12-06 11:03:48 +01:00
Jerome Petazzoni
4811420d55
Update Docker Mastery referral code
2019-11-29 12:48:59 -06:00
Jerome Petazzoni
a824afec85
Add shortlinks for uDemy course
2019-11-29 09:34:25 -06:00
Jerome Petazzoni
e925b52827
Prep content
2019-11-28 10:20:37 -06:00
Jerome Petazzoni
89d9fcb1c4
Fix port range #
2019-11-21 12:54:23 -06:00
Jérôme Petazzoni
5b488fbe62
Update Installing_Docker.md
2019-11-19 09:35:46 -06:00
Jerome Petazzoni
6d01a9d813
Add commands to prep portworx; make postgresql work on PKS
2019-11-19 07:40:01 -06:00
Jerome Petazzoni
cb81469170
Move storage class to portworx manifest
2019-11-19 06:58:49 -06:00
Jerome Petazzoni
c595a337e4
Rewrite services section
...
Improve the order when introducing ClusterIP, LoadBalancer, NodePort.
Explain the deal with ExternalIP and ExternalName, and reword the
Ingress slide.
2019-11-19 06:51:39 -06:00
Jerome Petazzoni
03d2d0bc5d
kubectl is the new SSH
2019-11-18 16:47:10 -06:00
Jerome Petazzoni
2c46106792
Add explanations to navigate slides
2019-11-18 13:53:54 -06:00
Jerome Petazzoni
291d2a6c92
Add note about DNS integration
2019-11-18 13:30:09 -06:00
Jerome Petazzoni
f73fb92832
Put pods before services
...
The flow is better this way, since we can introduce pods
just after seeing them in kubectl describe node.
Also, add some extra info when we curl the Kubernetes API.
2019-11-18 12:57:26 -06:00
Jerome Petazzoni
e9e2fa0e50
Fix YAML formatting
2019-11-18 09:04:18 -06:00
Jerome Petazzoni
a0162d37f1
Add explanations to the node/pod diagram
2019-11-15 08:49:57 -06:00
Jerome Petazzoni
a61b69ad9a
Merge branch 'master' of github.com:jpetazzo/container.training
2019-11-12 14:48:55 -06:00
Jerome Petazzoni
3388db4272
Update what we can do with k8s
2019-11-12 14:48:28 -06:00
Jérôme Petazzoni
d2d901302f
Merge pull request #533 from BretFisher/remove-rkt
...
remove deprecated rkt, mention runtimes are different per distro
2019-11-12 13:15:32 +01:00
Jérôme Petazzoni
1fae4253bc
Update concepts-k8s.md
2019-11-12 06:15:06 -06:00
Bret Fisher
f7f5ab1304
deprecated rkt, added more containerd/cri-o info
2019-11-12 06:45:42 -05:00
Jerome Petazzoni
7addacef22
Pin HAProxy to v1
2019-11-12 01:47:36 -06:00
Jerome Petazzoni
0136391ab5
Add rollback --to-revision
2019-11-11 01:23:28 -06:00
Jerome Petazzoni
ed27ad1d1e
Expand volume section
2019-11-11 00:59:39 -06:00
Jerome Petazzoni
c15aa708df
Put random values in Ingress
2019-11-11 00:25:50 -06:00
Bret Fisher
5749348883
remove deprecated rkt, mention runtimes are different per distro
2019-11-08 00:19:35 -05:00
Jerome Petazzoni
bc885f3dca
Update information re/ JVM resource limits
...
Thanks @qerub for the heads up.
2019-11-07 11:39:19 -06:00
Jerome Petazzoni
bbe35a3901
Update the mention of Prometheus exposition format
...
Thanks @qerub for letting me know that the protobuf format
was deprecated in Prom 2. Also, that technical document by
@beorn7 is a real delight to read. 💯
2019-11-07 11:21:20 -06:00
Jerome Petazzoni
eb17b4c628
Tweak single-day workshop content
2019-11-07 11:15:14 -06:00
Jérôme Petazzoni
a4d50a5439
Merge pull request #532 from someara/someara/editors
...
adding editors
2019-11-07 14:03:24 +01:00
Sean OMeara
98d2b79c97
adding editors
2019-11-04 10:13:29 +01:00
Jerome Petazzoni
8320534a5c
Add prefix to slide numbers
2019-11-03 07:42:24 -06:00
Jerome Petazzoni
74ece65947
Add Velocity slides
2019-11-03 07:11:05 -06:00
Jerome Petazzoni
7444f8d71e
Add cronjobs and YAML catch up instructions
2019-11-01 22:46:43 -05:00
Jerome Petazzoni
c9bc417a32
Update logs section
2019-10-31 20:19:33 -05:00