Sam Ghods
64053fd2f7
Update pod-states.md
...
Split the descriptions for LivenessProbe and ReadinessProbe into two sections - one explaining the pure technical details and the other explaining how/why you'd use them.
2016-05-11 16:52:51 -07:00
Janet Kuo
f80b89ca2b
Document that only pod template is considered for triggering a deployment new revision
2016-05-09 17:03:16 -07:00
Brian Grant
ebb5a5d61f
Merge pull request #434 from janetkuo/deployments-restart-policy
...
Document Deployment restartPolicy
2016-04-27 07:52:45 -07:00
Brian Grant
bc4fec4ad8
Merge pull request #368 from janetkuo/canary-deployment
...
Teach how to run canary deployments
2016-04-27 07:51:36 -07:00
Janet Kuo
59dc7da9a4
Address comments
2016-04-26 17:19:58 -07:00
johndmulhausen
55ff9c2917
Merge pull request #422 from poiuytrez/patch-1
...
Completed pod not hidden anymore
2016-04-26 11:26:52 -07:00
johndmulhausen
b2a6b0575c
Merge pull request #413 from carsonoid/patch-1
...
Update description to match yaml
2016-04-26 11:24:20 -07:00
johndmulhausen
35b8cfd63f
Merge pull request #430 from rata/postStart
...
Clarify postStart
2016-04-26 11:23:50 -07:00
johndmulhausen
cd6980b0b6
Merge pull request #421 from ghodss/patch-2
...
Update compute-resources.md
2016-04-26 11:20:53 -07:00
Guohua Ouyang
c00031837f
Fix #435
2016-04-26 16:38:31 +08:00
Janet Kuo
cc0661a69e
Address comments
2016-04-25 17:10:23 -07:00
Janet Kuo
cd2b268905
Document Deployment restartPolicy
2016-04-25 14:04:05 -07:00
Rodrigo Campos
62eec8ae0b
Clarify postStart
...
As Brendan Burns explained me in this email:
https://groups.google.com/forum/#!topic/google-containers/5eUsmTSXpb8
2016-04-24 23:51:29 -03:00
Brian Grant
abff28dd7c
Merge pull request #396 from janetkuo/rc-alternatives-deployment
...
In RC doc, add deployment & RS as alternatives, and link to kubectl rolling-update tutorial
2016-04-22 16:27:28 -07:00
Janet Kuo
f348f318d7
Address comments
2016-04-22 10:57:08 -07:00
Guillaume Charhon
0d864fd1e7
Completed pod not hidden anymore
...
Before the fix, the hello-world pod did not show up.
2016-04-22 16:30:32 +02:00
Sam Ghods
8ea462be4d
Update compute-resources.md
2016-04-22 01:06:50 -07:00
Sam Ghods
d0081d3c6e
Update compute-resources.md
2016-04-22 01:05:56 -07:00
Sam Ghods
f83e1741d7
Update compute-resources.md
...
Just some small suggestions.
2016-04-22 01:04:55 -07:00
Carson A
5dfbd29a8c
Update description to match yaml
...
The tag matching description didn't match the example yaml.
2016-04-20 14:36:02 -06:00
Janet Kuo
4d3ae8af81
In RC doc, add deployment & RS as alternatives, and link to kubectl rolling-update tutorial
2016-04-18 17:51:49 -07:00
Janet Kuo
2ee2c3e86e
Advocate not to use :latest
2016-04-18 15:48:21 -07:00
Eric Tune
50081fdd22
Merge pull request #379 from stevesloka/patch-1
...
Added extra IAM permissions to download images from AWS ECR
2016-04-18 11:05:38 -07:00
Steve Sloka
dc645e147b
Added space
2016-04-15 07:39:35 -04:00
Janet Kuo
74ae94d43d
Address comments
2016-04-14 17:24:38 -07:00
Janet Kuo
24b8db0877
Teach how to run canary deployments
2016-04-14 17:24:38 -07:00
johndmulhausen
b03faa1f41
Merge pull request #337 from jsafrane/delete-policy
...
Document 'Delete' reclaim policy
2016-04-14 14:44:12 -07:00
Steve Sloka
58e8d44642
Added extra IAM permissions to download images from AWS ECR
2016-04-14 09:37:42 -04:00
Brian Grant
f398d2737e
Merge pull request #223 from gertipoppel/master
...
Updated the dashboard documentation
2016-04-13 14:01:20 -07:00
johndmulhausen
93c5d65ec7
Merge pull request #357 from brianredbeard/b64-cli-errata
...
docs: Clarify use of the base64 utility
2016-04-13 13:36:25 -07:00
johndmulhausen
8e86f8081e
Merge pull request #339 from kubernetes/erictune-patch-2
...
Document Deleting Jobs and Job Timeouts
2016-04-13 13:34:50 -07:00
Sam Ghods
ec045ed216
Update service account token docs
...
The docs currently indicate that setting permissions on service account tokens is a future feature, but it can be done today with the ABAC authorization plugin.
2016-04-13 00:30:45 -07:00
johndmulhausen
ccd351da3a
Merge pull request #340 from javiercr/fix-ingress-tls-sample
...
Fix sample for Ingress TLS
2016-04-12 14:02:44 -07:00
johndmulhausen
a6a3139592
Merge pull request #254 from bprashanth/fw_rule
...
Update firewall rule in ingress docs.
2016-04-12 13:04:12 -07:00
johndmulhausen
fe8b2ac126
Merge pull request #345 from anzhsoft/patch-1
...
Update load-balancer.md
2016-04-11 14:38:10 -07:00
johndmulhausen
56e0556bc4
Merge pull request #319 from rickypai/patch-1
...
Fix secrets examples to be valid json
2016-04-11 14:12:41 -07:00
johndmulhausen
7bc344e5ca
Merge pull request #327 from zlabjp/fix-typo-and-bad-links
...
Fix typo and bad links
2016-04-11 14:11:02 -07:00
johndmulhausen
d42da21c99
Merge pull request #336 from dougkoch/fix-job-pattern
...
Fix a row in the job patterns table
2016-04-11 14:10:18 -07:00
johndmulhausen
5ed4ce178e
Merge pull request #351 from SpencerBrown/patch-1
...
Update secrets/index.md to fix example
2016-04-11 14:04:28 -07:00
johndmulhausen
c188be1afe
Merge pull request #349 from mikebrow/adding-raw-tags
...
Add missing raw tags
2016-04-11 13:58:11 -07:00
Brian 'Redbeard' Harrington
e90337bf19
docs: Clarify use of the base64 utility
...
The base64 utility has different options on both Darwin and Linux.
Adding clarification as to how the use of these utilities differ
on platforms.
2016-04-09 13:38:12 -07:00
Janet Kuo
16b135298d
Clarify that rollout revision is only created when pod template is changed
2016-04-08 15:50:53 -07:00
Spencer Brown
87628894c7
Update secrets/index.md
...
fixing example for Consuming Secret Values from Environment Variables
2016-04-08 14:49:03 -05:00
mikebrow
62fdb3f5fa
addresses issue #81
...
Signed-off-by: mikebrow <brownwm@us.ibm.com >
2016-04-08 13:49:34 -05:00
anzhsoft
dff3af6096
Update load-balancer.md
...
this json file is invaliad, just rm the , to make it right.
2016-04-08 16:42:34 +08:00
Janet Kuo
c462c6bc1e
Fix broken resources-are-automatically-modified link
2016-04-07 14:35:44 -07:00
Javier Cuevas
e40d2d3462
Fix sample for Ingress TLS
...
v1beta1.IngressSpec expects an v1beta1.IngressTLS array.
2016-04-07 21:46:04 +02:00
Eric Tune
40bab01676
Update jobs.md
2016-04-07 12:18:35 -07:00
Eric Tune
a82c7a5a56
Document Deleting Jobs and Job Timeouts
2016-04-07 12:03:59 -07:00
Jan Safranek
9eadd28de2
Document 'Delete' reclaim policy
2016-04-07 12:16:34 +02:00