Commit Graph

1295 Commits

Author SHA1 Message Date
runseb b12e7f5cdc Fixit: #675, wrong ling to PV walkthrough 2016-06-29 14:07:07 +02:00
Casey Davenport ad53cd7423 Fix title 2016-06-28 13:23:30 -07:00
Casey Davenport cb6f85b484 Code review comments 2016-06-28 13:22:33 -07:00
Casey Davenport c1206d7b53 First commit of network policy user guide 2016-06-28 13:22:08 -07:00
johndmulhausen 12f6ae829c Merge pull request #698 from bprashanth/petset_1.3
Petset 1.3 documentation.
2016-06-28 10:08:49 -07:00
Prashanth Balasubramanian 99f6734342 Petset 1.3 user guide 2016-06-27 11:14:05 -07: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
Tolleiv Nietsch 429028dc54 Add some missing PVs and a capability overview 2016-06-25 13:20:33 +02:00
johndmulhausen b2259f92e8 Merge pull request #676 from kubernetes/jszczepkowski-hpa-update
Updated HPA walkthrough.
2016-06-24 16:55:19 -07:00
Avesh Agarwal d45e0ce4df Document examples of downward API exposing container resources via
environment variables and volumes.
2016-06-24 10:54:40 -04: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
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