Julien Girardin
34a17aa097
Add a Pod anatomy set of slides
2019-12-06 17:15:21 +01: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
Jerome Petazzoni
7d4331477a
Get rid of $TAG and $REGISTRY
...
These variables are useful when deploying images
from a local registry (or from another place than
the Docker Hub) but they turned out to be quite
confusing. After holding to them for a while,
I think it is time to see the errors of my ways
and simplify that stuff.
2019-10-31 19:49:35 -05:00
Jerome Petazzoni
ff132fd728
Add mention to Review Access / rakkess
2019-10-31 17:26:01 -05:00
Jerome Petazzoni
4ec7b1d7f4
Improve section on healthchecks, and add information about startup probes
2019-10-31 17:15:01 -05:00
Jerome Petazzoni
e08e7848ed
Add instructions about shpod
2019-10-31 16:07:33 -05:00
Jérôme Petazzoni
be6afa3e5e
Merge pull request #531 from infomaven/master
...
Update troubleshooting instructions for Python 3.7 users
2019-10-30 23:23:59 +01:00
Jérôme Petazzoni
c340d909de
Merge pull request #529 from joemcmahon/os-x-stern-install
...
Os x stern install
2019-10-30 23:19:50 +01:00
Jérôme Petazzoni
b667cf7cfc
Update logs-cli.md
2019-10-30 17:19:25 -05:00
Jérôme Petazzoni
e04998e9cd
Merge pull request #527 from joemcmahon/fix-jinja2-and-pyyml-install-instructions
...
Add instructions for pyyml, jinja2, default Python
2019-10-30 23:14:51 +01:00
Jérôme Petazzoni
84198b3fdc
Update README.md
2019-10-30 17:13:13 -05:00
Nadine Whitfield
5c161d2090
Update README.md
2019-10-29 23:51:57 -07:00
Nadine Whitfield
0fc7c2316c
Updated for python 3.7
2019-10-29 23:48:50 -07:00
Jerome Petazzoni
fb64c0d68f
Update kube-proxy command
2019-10-29 20:31:18 -05:00
Jerome Petazzoni
23aaf7f58c
Improve DMUC slides
2019-10-29 19:48:23 -05:00
Jerome Petazzoni
6cbcc4ae69
Fix CNI version (0.8 is unsupported yet)
2019-10-29 19:44:41 -05:00
Jerome Petazzoni
0b80238736
Bump up versions of kubebins
2019-10-25 12:25:49 -05:00
Joe McMahon
4c285b5318
Add instruction to install stern on OS X
2019-10-10 09:29:42 -07:00
Jérôme Petazzoni
2095a15728
Merge pull request #528 from tvroom/add.link.video.zombie.exec.healthchecks
...
Add link to conf video mentioning issues with zombie'd exec healthchecks
2019-10-09 21:58:56 +02:00
Tim Vroom
13ba8cef9d
Add link to conference video mentioning issues with zombie'd exec healthcheck
2019-10-09 10:47:52 -07:00
Joe McMahon
be2374c672
Add instructions for pyyml, jinja2, default Python
...
Installing `mosh` via Homebrew may change `/usr/local/bin/python` to
Python 2. Adds docs to check and fix this so that `pyyml` and `jinja2`
can be installed.
2019-10-08 09:52:44 -07:00
Jerome Petazzoni
f96da2d260
Add dry-run, server-dry-run, kubectl diff
...
Closes #523 .
2019-10-06 09:24:30 -05:00
Christian Bewernitz
5958874071
highlight code that is recommended to be used ( #522 )
...
Better highlight code that is recommended to be used.
(Thanks @karfau for the patch!)
2019-10-05 07:57:33 -05:00
Jerome Petazzoni
370bdf9aaf
Add kube web view and kube ops view
2019-10-03 05:28:13 -05:00
Jerome Petazzoni
381cd27037
Add kube resource report
2019-10-03 05:19:51 -05:00
Jerome Petazzoni
c409c6997a
Add kubecost blog post about requests and limits
2019-10-03 05:09:17 -05:00
Jerome Petazzoni
eb2e74f236
Adjust apiVersion for k8s 1.16
2019-09-23 08:53:38 -05:00
Jerome Petazzoni
169d850fc7
bump apiversion for 1.16
2019-09-23 08:30:28 -05:00
Jerome Petazzoni
96104193ba
Add LISA tutorial
2019-09-20 09:57:27 -05:00
Jerome Petazzoni
5a5a08cf25
Add CLT training
2019-09-19 13:22:59 -05:00