johndmulhausen
822476522a
Merge pull request #135 from mwielgus/custom-metrics
...
Custom Metrics in HPA doc
2016-06-24 00:56:43 -07:00
johndmulhausen
0042e2e101
Merge pull request #679 from smarterclayton/initcontainer
...
Add init container documentation
2016-06-23 16:49:00 -07:00
Vish Kannan
bc6311d1b1
Merge pull request #472 from derekwaynecarr/fix_limits
...
Fix errors in how compute resources are handled
2016-06-23 16:24:20 -07:00
Phillip Wittrock
e6466948c4
Merge pull request #700 from metral/release-1.3
...
add docs for recursive flag usage
2016-06-23 14:29:04 -07:00
johndmulhausen
420906885f
Merge pull request #686 from caesarxuchao/gc-doc
...
Add a doc for the garbage collector
2016-06-23 14:23:25 -07:00
johndmulhausen
b708ffa486
Merge pull request #590 from aveshagarwal/release-1.3-dapi-issues
...
Fix the path to dapi-volume.yaml
2016-06-23 14:21:34 -07:00
Chao Xu
212341002a
add a doc for garbage collector
2016-06-23 11:13:36 -07:00
Dan Bode
b76d25b7c1
Minor changes to volume.md
...
This patch adds additional content
to the description of the hostPath
volume type based on things that I
did not find to be clear from the
documentation.
1. included an example pod definition
in the hostPath description to demonstrate
that `path` is the name of the key to use to
specify the local directory location.
2. documented that any directories created
based on hostPath definitions will only be writable
by root and offers some ways of working around this.
2016-06-23 00:03:10 -07:00
johndmulhausen
5041656b83
Merge pull request #690 from zoidbergwill/patch-1
...
Stop Downward API docs from linking to themselves
2016-06-22 15:07:23 -07:00
purificant
8539c55fba
fix typo, change base24 to base64
2016-06-22 11:29:52 +01:00
Mike Metral
ad3009c822
add docs for recursive flag usage
2016-06-21 10:57:34 -07:00
Eric Tune
72a3fb3c37
Moved jobs examples to docs repo
...
These are not considered "examples", per
https://github.com/kubernetes/kubernetes/pull/17345#issuecomment-197153744
2016-06-20 07:59:19 -07:00
William Martin Stewart
2bc2409b72
Stop Downward API docs from linking to themselves
2016-06-19 21:28:41 +02:00
Marcin Wielgus
3ae0ef3444
Custom metrics in HPA doc
2016-06-17 12:17:47 +02:00
Clayton Coleman
47d7b0968b
Add init container documentation
2016-06-16 18:32:11 -04:00
Jerzy Szczepkowski
729d750ef7
Updated HPA walkthrough.
...
Updated HPA walkthrough: mentioned custom metrics.
2016-06-16 11:54:21 +02:00
Gerti Poppel
b73a097e4b
Update dashboard documentaion.
2016-06-16 10:13:47 +02:00
johndmulhausen
327aae6b65
Merge pull request #655 from justinsb/hpa_docs
...
HPA: cleanup some nits, based on a readthrough of the docs
2016-06-15 14:02:29 -07:00
David Xia
d7f1884266
Fix typo in connecting-applications.md
2016-06-15 16:03:29 -04:00
Anhad Jai Singh
2297454795
Fix broken link
...
Linked to a non-existent page, fixed by linking to the correct relevant page.
2016-06-15 16:06:45 +05:30
Eyal Levin
f8b3c2be01
Remove redundant 'the'
2016-06-13 14:04:30 +03:00
Justin Santa Barbara
43705be9fb
HPA: cleanup some nits, based on a readthrough of the docs
2016-06-12 14:57:22 -04:00
Joshua Perry
015ee23450
Wording update
2016-06-09 14:10:20 -06:00
Joshua Perry
f066890632
Delint
2016-06-09 14:04:30 -06:00
johndmulhausen
9e68ca2f52
Merge pull request #635 from eyalev/patch-1
...
Fix ENVVAR syntax link
2016-06-09 12:57:48 -07:00
Ricky Pai
05ce7e27dd
Fix self-referencing link in Horizontal Pod Autoscaling doc
...
The link was self-referencing. Linking the walkthrough that has actual example.
2016-06-08 17:04:10 -07:00
Avesh Agarwal
cfaf885568
Fix the path to dapi-volume.yaml and update the example to reflect
...
the current state
2016-06-08 13:54:51 -04:00
Eyal Levin
5b256c4a41
Fix ENVVAR syntax link
2016-06-08 16:47:17 +03:00
Joshua Perry
07d137ee1c
How selectors interact with headless services
...
There was no information on how the system handles headless services differently.
2016-06-07 15:33:26 -06:00
Janet Kuo
6cf91c527c
Document kubectl rollout status and kubectl set image for deployments
2016-06-06 14:51:39 -07:00
derekwaynecarr
e1af050e29
Fix errors in how compute resources are handled
2016-06-06 14:26:13 -04:00
Adam Eivy
774832039c
"rather then" -> "rather than"
2016-06-02 15:37:21 -07:00
Brian Grant
cc321486bd
Merge pull request #406 from dagnello/vshpere-volume
...
Adding vShpere volume section to Volumes doc
2016-06-01 15:29:14 -07:00
Jan Chaloupka
3589ddbde7
Convert level-5 heading into bold heading
2016-06-01 09:36:16 +02:00
johndmulhausen
55131eb734
Merge pull request #511 from scheeles/patch-1
...
Fix kubectl command
2016-05-31 16:32:59 -07:00
johndmulhausen
3126556747
Merge pull request #488 from mahata/patch-2
...
Fix typo
2016-05-31 16:32:24 -07:00
johndmulhausen
588e30e6af
Merge pull request #492 from joonathan/patch-1
...
Use `echo -n` for less ambiguous base64 secret example
2016-05-31 16:32:03 -07:00
johndmulhausen
783a627b2d
Merge pull request #540 from m8ryx/master
...
Update kubectl_get.md for escape issue 81
2016-05-26 17:51:07 -07:00
johndmulhausen
00fa3b80e5
Merge pull request #573 from isubuz/pod_name_with_suffix
...
Correct pod name in kubectl command output
2016-05-26 14:28:00 -07:00
johndmulhausen
3d24e309d0
Merge pull request #569 from a-robinson/access
...
Fix local reference to section on constructing proxy URLs
2016-05-26 14:26:56 -07:00
Piotr Szczesniak
d00c9e4295
Merge pull request #452 from gouyang/fix_hpa_rs
...
Change scaleRef to scaleTargetRef
2016-05-26 07:23:10 +02:00
isubuz
7ac94da6c2
Correct pod name in kubectl command output
...
Use the complete pod name including the deployment prefix and the random characters.
Signed-off-by: isubuz <isubuz.g@gmail.com >
2016-05-25 21:42:08 +01:00
Guohua Ouyang
6408eb1bbd
Change scaleRef to scaleTargetRef
...
Fixes kubernetes/kubernetes#24973
2016-05-25 11:14:19 +08:00
johndmulhausen
287a08b0c8
Merge pull request #198 from pwittrock/docs
...
Replace references to Replication Controllers with Deployments in doc…
2016-05-24 17:02:42 -07:00
Alex Robinson
9020b24ce7
Fix local reference to section on constructing proxy URLs
2016-05-24 23:39:17 +00:00
johndmulhausen
8d8d80c3ce
Merge pull request #364 from APSL/replicaset-tip
...
Replica set clarification: no need to write directly
2016-05-24 16:25:35 -07:00
johndmulhausen
af55ba8098
Merge pull request #545 from AlginMaduro/patch-1
...
Updated secrets index.md
2016-05-24 16:23:51 -07:00
johndmulhausen
0dc4de9d88
Merge pull request #539 from tpryan/master
...
Uploaded diagrams for illustrating basic pod architecture.
2016-05-23 14:28:23 -07:00
johndmulhausen
58e13580b7
Merge pull request #541 from gnomeontherun/swagger
...
fix links to swagger UI and add a section on swagger specs
2016-05-22 15:40:13 -07:00
Pavel Strashkin
6dd070c5d9
Update index.md
...
Fixes typo in "Using Secrets as Environment Variables" section
2016-05-21 15:42:15 -07:00