Jérôme Petazzoni
|
827ad3bdf2
|
Merge pull request #213 from BretFisher/patch-6
product name change 🙄
|
2018-04-19 06:34:41 -05:00 |
|
Jérôme Petazzoni
|
7818157cd0
|
Merge pull request #212 from BretFisher/patch-5
adding 3rd party registry options
|
2018-04-19 06:34:22 -05:00 |
|
Jérôme Petazzoni
|
d547241714
|
Merge pull request #210 from BretFisher/patch-3
fix image size via pic css class
|
2018-04-19 06:31:46 -05:00 |
|
Jérôme Petazzoni
|
c41e0e9286
|
Merge pull request #209 from BretFisher/patch-2
removed older notes about detach and service logs
|
2018-04-19 06:31:17 -05:00 |
|
Jérôme Petazzoni
|
c2d4784895
|
Merge pull request #208 from BretFisher/patch-1
removed mention of compose upg 1.6 to 1.7
|
2018-04-19 06:30:47 -05:00 |
|
Jérôme Petazzoni
|
11163965cf
|
Merge pull request #204 from bridgetkromhout/clarify-off-by-one
Clarify an off-by-one amount of pods
|
2018-04-19 06:30:19 -05:00 |
|
Jérôme Petazzoni
|
e9df065820
|
Merge pull request #197 from bridgetkromhout/patch-only-daemonset
Patch only daemonset pods
|
2018-04-19 06:27:52 -05:00 |
|
Jérôme Petazzoni
|
25f081c0b7
|
Merge pull request #190 from bridgetkromhout/daemonset
Clarifications around daemonsets
|
2018-04-19 06:21:58 -05:00 |
|
Jérôme Petazzoni
|
700baef094
|
Merge pull request #188 from bridgetkromhout/clarify-kinds
kubectl get all missing-type workaround
|
2018-04-19 06:19:00 -05:00 |
|
Bret Fisher
|
eb77a8f328
|
product name change 🙄
|
2018-04-18 17:50:19 -04:00 |
|
Bret Fisher
|
5a484b2667
|
adding 3rd party registry options
|
2018-04-18 17:47:55 -04:00 |
|
Bret Fisher
|
adffe5f47f
|
fix image size via pic css class
make swarm internals bigger!
|
2018-04-18 17:07:33 -04:00 |
|
Bret Fisher
|
f90a194b86
|
removed older notes about detach and service logs
Since these options have been around nearly a year, I removed some unneeded verbosity and consolidated the detach stuff.
|
2018-04-18 15:34:04 -04:00 |
|
Bret Fisher
|
99e9356e5d
|
removed mention of compose upg 1.6 to 1.7
I feel like compose 1.7 was so long ago (over 2 years) that mentioning logs change isn't necessary.
|
2018-04-18 15:18:17 -04:00 |
|
Bridget Kromhout
|
860840a4c1
|
Clarify off-by-one
|
2018-04-18 14:09:08 -05:00 |
|
Bridget Kromhout
|
ab63b76ae0
|
Clarify types bug
|
2018-04-18 13:59:26 -05:00 |
|
Bridget Kromhout
|
29bca726b3
|
Merge pull request #2 from jpetazzo/daemonset-proposal
Pod cleanup proposal
|
2018-04-18 12:21:34 -05:00 |
|
Bridget Kromhout
|
91297a68f8
|
Update daemonset.md
|
2018-04-18 12:20:53 -05:00 |
|
Jerome Petazzoni
|
2bea8ade63
|
Break down last kube chapter (it is too long)
|
2018-04-18 11:44:30 -05:00 |
|
Jerome Petazzoni
|
ec486cf78c
|
Do not bind-mount localtime (fixes #207)
|
2018-04-18 03:33:07 -05:00 |
|
Jerome Petazzoni
|
63ac378866
|
Merge branch 'darkalia-add_helm_completion'
|
2018-04-17 16:13:58 -05:00 |
|
Jerome Petazzoni
|
35db387fc2
|
Add ':' for consistency
|
2018-04-17 16:13:44 -05:00 |
|
Jerome Petazzoni
|
a0f9baf5e7
|
Merge branch 'add_helm_completion' of git://github.com/darkalia/container.training into darkalia-add_helm_completion
|
2018-04-17 16:12:52 -05:00 |
|
Jerome Petazzoni
|
4e54a79abc
|
Pod cleanup proposal
|
2018-04-17 16:07:24 -05:00 |
|
Jérôme Petazzoni
|
37bea7158f
|
Merge pull request #181 from jpetazzo/more-info-on-labels-and-rollouts
Label use-cases and rollouts
|
2018-04-17 15:18:24 -05:00 |
|
Jerome Petazzoni
|
618fe4e959
|
Clarify the grace period when shutting down pods
|
2018-04-17 02:24:07 -05:00 |
|
Jerome Petazzoni
|
0c73144977
|
Merge branch 'jgarrouste-patch-1'
|
2018-04-16 08:03:34 -05:00 |
|
Jerome Petazzoni
|
ff8c3b1595
|
Remove -o name
|
2018-04-16 08:03:09 -05:00 |
|
Jerome Petazzoni
|
b756d0d0dc
|
Merge branch 'patch-1' of git://github.com/jgarrouste/container.training into jgarrouste-patch-1
|
2018-04-16 08:02:41 -05:00 |
|
Jerome Petazzoni
|
23147fafd1
|
Paris -> past sessions
|
2018-04-15 15:57:46 -05:00 |
|
Jérémy GARROUSTE
|
b036b5f24b
|
Delete pods with ''-l run-rng' and remove xargs
Delete pods with ''-l run-rng' and remove xargs
|
2018-04-15 16:37:10 +02:00 |
|
Benjamin Allot
|
3b9014f750
|
Add helm completion
|
2018-04-13 16:40:42 +02:00 |
|
Jérôme Petazzoni
|
6ad7a285e7
|
Merge pull request #201 from bridgetkromhout/chart-clarity
Clarify chart install
|
2018-04-13 01:08:13 -05:00 |
|
Jérôme Petazzoni
|
e529eaed2d
|
Merge pull request #200 from bridgetkromhout/helm-example
Use prometheus as example
|
2018-04-13 01:07:18 -05:00 |
|
Jérôme Petazzoni
|
4697c6c6ad
|
Merge pull request #189 from bridgetkromhout/elastic-patience
Clarify error message upon start & endpoints
|
2018-04-13 01:06:33 -05:00 |
|
Jérôme Petazzoni
|
56e47c3550
|
Update kubectlexpose.md
Add line break for readability
|
2018-04-13 08:06:23 +02:00 |
|
Jérôme Petazzoni
|
b3a9ba339c
|
Merge pull request #199 from bridgetkromhout/helm-mkdir
Directory missing
|
2018-04-13 01:04:39 -05:00 |
|
Jérôme Petazzoni
|
8d0ce37a59
|
Merge pull request #196 from bridgetkromhout/or-azure
Azure directions are also included
|
2018-04-13 01:04:07 -05:00 |
|
Jérôme Petazzoni
|
a1bbbd6f7b
|
Merge pull request #195 from bridgetkromhout/slide-clarity
Making slide easier to read
|
2018-04-13 01:03:39 -05:00 |
|
Bridget Kromhout
|
de87743c6a
|
Clarify an off-by-one amount of pods
|
2018-04-12 16:10:38 -05:00 |
|
Bridget Kromhout
|
9d4a72a4ba
|
Merge pull request #202 from bridgetkromhout/url-update-fix
Fixing typo
|
2018-04-12 15:30:11 -05:00 |
|
Bridget Kromhout
|
19e39aea49
|
Fixing typo
|
2018-04-12 15:27:51 -05:00 |
|
Bridget Kromhout
|
da064a6005
|
Clarify chart install
|
2018-04-12 10:24:01 -05:00 |
|
Bridget Kromhout
|
a12a38a7a9
|
Use prometheus as example
|
2018-04-12 09:50:12 -05:00 |
|
Bridget Kromhout
|
2c3a442a4c
|
wording correction
The addresses aren't what show us the addresses - it seems clear from context that this should be "commands".
|
2018-04-12 08:11:43 -05:00 |
|
Bridget Kromhout
|
25d560cf46
|
Directory missing
|
2018-04-12 07:48:25 -05:00 |
|
Bridget Kromhout
|
c3324cf64c
|
More general
|
2018-04-12 07:41:43 -05:00 |
|
Bridget Kromhout
|
053bbe7028
|
Bold instead of highlighting
|
2018-04-12 07:39:02 -05:00 |
|
Bridget Kromhout
|
74f980437f
|
Clarify that clusters can be of arbitrary size
|
2018-04-12 07:31:49 -05:00 |
|
Jérôme Petazzoni
|
5ef96a29ac
|
Update kubectlexpose.md
|
2018-04-12 00:37:18 -05:00 |
|