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
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
Doug Koch
bd3b408e29
Fix a row in the job patterns table
...
The row for the "Queue with Variable Pod Count" pattern has one more
column than the other rows. The extra column shifts the checkmarks one
column to the right of where they should be.
2016-04-06 20:56:34 -07:00
Kazuki Suda
1df62bfdfb
Fix typo
2016-04-06 17:43:34 +09:00
Kazuki Suda
f7e4c4a347
Fix bad links
2016-04-06 17:43:25 +09:00
Gerti Poppel
3749dc9fd4
Include comments and add correct zero state page again
2016-04-05 15:08:17 +02:00
Ricky Pai
404420b05d
Fix secrets examples to be valid json
...
Working through the secrets example, I found some of the json descriptors to be invalid. This fixes them.
2016-04-04 15:14:42 -07:00
Brian Grant
d956b20b4d
Merge pull request #290 from slintes/fix-configmap
...
Fixed environment variables use-case for ConfigMap
2016-03-31 20:17:14 -07:00
Brian Grant
cbf701b788
Merge pull request #299 from janetkuo/link-rs-in-deployment
...
Link RS doc in Deployment doc
2016-03-31 20:10:44 -07:00
Janet Kuo
12b81e0f43
Link RS doc in Deployment doc
2016-03-31 13:43:53 -07:00
johndmulhausen
34c2002a1c
Update load-balancer.md
2016-03-31 12:58:31 -07:00
johndmulhausen
26a1687a0e
Update index.md
2016-03-31 12:55:32 -07:00
Brian Grant
6684555ed9
Merge pull request #148 from madhusudancs/replicaset
...
ReplicaSet documentation.
2016-03-30 20:38:30 -07:00
Brian Grant
695cce17b1
Merge pull request #296 from janetkuo/update-production-pods
...
Update production-pods.md and replace rc with deployments
2016-03-30 20:36:11 -07:00
Janet Kuo
84ebc37f66
Update production-pods.md and replace rc with deployments
2016-03-30 19:18:07 -07:00
Janet Kuo
f9772b17f2
Further update managing deployments user guide
2016-03-30 17:14:39 -07:00
Madhusudan.C.S
f7691f9852
Add initial ReplicaSet documentation.
2016-03-30 15:44:52 -07:00
Brian Grant
74d39cd51e
Merge pull request #289 from janetkuo/config-map-doc-fix
...
Fix configmap docs
2016-03-30 15:26:57 -07:00
Brian Grant
ba3ee16798
Merge pull request #283 from janetkuo/walkthrough-rc-deployment
...
Update connecting-applications.md
2016-03-30 15:24:50 -07:00
Brian Grant
f22168bb65
Merge pull request #197 from janetkuo/update-managing-deployments
...
Update managing deployments user guide
2016-03-30 15:23:04 -07:00
johndmulhausen
f8624cca21
Merge pull request #284 from jeroenvisser101/patch-1
...
Docs: Fix typo #trivial
2016-03-30 14:02:04 -07:00
Marc Sluiter
eda11f14d7
Fixed environment variables use-case
2016-03-30 22:33:36 +02:00
Janet Kuo
e5c0531677
Merge pull request #281 from janetkuo/update-deployment
...
Teaches how to see if a Deployment succeeds or not
2016-03-30 11:45:44 -07:00
Janet Kuo
1775b0a809
Fix configmap docs
2016-03-30 11:35:12 -07:00
Janet Kuo
b1f9db6243
Teaches how to see if a Deployment succeeds or not
2016-03-30 10:29:08 -07:00