Commit Graph

222 Commits

Author SHA1 Message Date
johndmulhausen 8e4631af2e Merge pull request #763 from skippbox/fixit-701
fixit-701: correct expression to get externalIP
2016-06-30 15:37:52 -07:00
runseb 2b77882112 fixit-701: correct expression to get externalIP 2016-06-30 18:53:05 +02:00
johndmulhausen 64b6a65de5 Merge pull request #754 from skippbox/fixit-730
fixit-730: wrong link and missing newline in index.md
2016-06-29 11:05:00 -07:00
runseb 9cc2a24ada fixit-730: wrong link and missing newline in index.md 2016-06-29 14:53:05 +02:00
runseb b12e7f5cdc Fixit: #675, wrong ling to PV walkthrough 2016-06-29 14:07:07 +02:00
johndmulhausen 53a1a3e559 Merge pull request #380 from liggitt/patch-2
Note service account token cleanup
2016-06-25 23:10:54 -07:00
johndmulhausen c0749bc8a2 Merge pull request #693 from ffledgling/ffledgling-patch-1
Fix broken link
2016-06-25 07:46:22 -07:00
johndmulhausen b2259f92e8 Merge pull request #676 from kubernetes/jszczepkowski-hpa-update
Updated HPA walkthrough.
2016-06-24 16:55:19 -07:00
johndmulhausen 07cb8b573c Merge pull request #252 from erictune/master
Moved jobs examples to docs repo
2016-06-24 00:59:12 -07:00
johndmulhausen 822476522a Merge pull request #135 from mwielgus/custom-metrics
Custom Metrics in HPA doc
2016-06-24 00:56:43 -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
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
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
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
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
Eyal Levin 5b256c4a41 Fix ENVVAR syntax link 2016-06-08 16:47:17 +03: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
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
AlginMaduro 05276f34cf Updated index.md
Without -n option to echo. Without the -n the file would contain a newline at the end.
https://scottlinux.com/2012/09/01/encode-or-decode-base64-from-the-command-line/ as reference
2016-05-20 12:15:37 +02:00
Terrence Ryan 8bb7a0463a Removing unwanted contributions. 2016-05-19 15:36:31 -07:00
johndmulhausen a71fb7dcbe Update index.md 2016-05-19 17:00:26 -05:00
johndmulhausen c51b2bd7b5 Update index.md 2016-05-19 16:59:48 -05:00
johndmulhausen b4216e2aad Update index.md 2016-05-19 16:58:59 -05:00