Commit Graph

751 Commits (c75a521bb5d77a6f33131abc6643e39add9de92d)

Author SHA1 Message Date
devin-donnelly e482c3527e Merge pull request #1808 from caesarxuchao/gc-minor
Synchronous garbage collection is not going to make 1.5
2016-12-12 14:27:21 -05:00
devin-donnelly 1761212ac3 Update garbage-collection.md 2016-12-12 14:27:05 -05:00
steveperry-53 f896de02c5 Remove "persistent" from emptyDir section. 2016-12-12 11:07:31 -08:00
Janet Kuo a4248ed5aa Merge pull request #1854 from bryk/typ
Fix link references in UI docs
2016-12-12 09:50:01 -08:00
Chris Riviere 54772274e9 Merge branch 'master' into patch-1 2016-12-09 13:16:15 -05:00
devin-donnelly b3bb56b602 Merge pull request #1725 from rothgar/kubectl-install
Added command to download kubectl via curl
2016-12-08 11:36:32 -08:00
devin-donnelly fe4605009a Merge pull request #1699 from kargakis/progressdeadlineseconds
Add docs for perma-failed Deployments
2016-12-08 11:10:19 -08:00
Alexandre González c029794dc8 Use --decode for base64 command
`-d` is used for the Linux version of the command but in the Mac/BSD version they use `-D`.

Using `--decode` we are sure that the flag is compatible with both.
2016-12-08 18:58:47 +01:00
devin-donnelly 5186d558c2 Update deployments.md 2016-12-08 09:48:57 -08:00
Daniel Heitmann b48f25f445 Update kubectl-cheatsheet.md
Add missing replica count to comment
2016-12-08 15:28:25 +01:00
Michail Kargakis 5ec4e650db More updates 2016-12-08 12:02:06 +01:00
devin-donnelly 7427bc7a6a Update deployments.md 2016-12-08 11:29:03 +01:00
Michail Kargakis a86732a455 Add docs for perma-failed Deployments 2016-12-08 11:29:03 +01:00
xialong.lee 7fe3f4435e fix style 2016-12-07 17:28:17 -08:00
Andrew Watson 5adcf58663 fixing broken link to container initialization doc 2016-12-07 17:26:55 -08:00
Denis Andrejew 9aa565b420 fix broken link in config-best-practices.md
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
2016-12-07 17:26:55 -08:00
Michael Taufen 025de2fa3c Fix minor issues
The two affected lines:
a) Were both represented entirely in a code block due to indentation,
which does not appear to be the intent.
b) Look like a mess if you don't know they are formatted as a URL query
string.
2016-12-07 17:26:55 -08:00
xialong.lee f9c3e48d48 fix style 2016-12-07 16:53:16 +08:00
Jared 3844561ec9 Merge branch 'master' into fix-labels-docs 2016-12-06 18:10:58 -08:00
Jared 54f85d8aee Merge branch 'master' into patch-2 2016-12-06 17:21:53 -08:00
devin-donnelly d39d03c1fa Merge pull request #1707 from janetkuo/tutorial-vm-workload-stateful-set
Point the old bootstrapping tutorial URL at new StatefulSet docs
2016-12-06 16:28:02 -08:00
devin-donnelly 17f11da353 Update index.md 2016-12-06 16:19:49 -08:00
devin-donnelly 2d046c3476 Update petset.md 2016-12-06 16:17:47 -08:00
Anthony Yeh 74423e1a2a Add deprecation warning on PetSet guide. 2016-12-06 15:11:25 -08:00
devin-donnelly 3cdd727342 Update index.md 2016-12-06 14:12:52 -08:00
Andrew Watson 9e7294be08 fixing broken link to container initialization doc 2016-12-06 10:21:43 -05:00
devin-donnelly 61c17e6987 Merge pull request #1718 from janetkuo/pod-user-guide-no-pet
Update pods user guide to reflect StatefulSet changes
2016-12-05 17:36:10 -08:00
devin-donnelly 69f6c10143 Update index.md 2016-12-05 17:30:44 -08:00
devin-donnelly 6005f41140 Update index.md 2016-12-05 17:28:53 -08:00
devin-donnelly e46898789c Update index.md 2016-12-05 17:18:07 -08:00
Janet Kuo 330d80d198 Remove petset bootstrapping doc 2016-12-05 16:33:22 -08:00
devin-donnelly 71f844a9dc Merge pull request #1838 from mwielgus/add-configmap
Add documentation for federated config map
2016-12-05 13:28:34 -08:00
devin-donnelly 44aafd5960 Merge pull request #1828 from mwielgus/add-deployment
Documentation for federated deployment
2016-12-05 13:25:52 -08:00
devin-donnelly adaea48da7 Merge pull request #1827 from mwielgus/add-daemonset
Add federated daemonset documentation
2016-12-05 11:16:26 -08:00
bryk 2a4faa30be Fix link references in UI docs 2016-12-05 06:39:24 -08:00
Marcin Wielgus 196b752892 Documentation for federated deployment 2016-12-05 14:59:16 +01:00
Marcin Wielgus 4ecdec649a Add documentation for federated config map 2016-12-05 14:53:04 +01:00
Marcin Wielgus 9fee12825d Add federated daemonset documentation 2016-12-05 14:13:14 +01:00
devin-donnelly fdd0ff5d84 Merge pull request #1787 from nikhiljindal/cascDel1.5
Adding documentation for cascading deletion of federated resources
2016-12-04 11:44:40 -08:00
Michael Taufen 8d1f07175b Fix minor issues
The two affected lines:
a) Were both represented entirely in a code block due to indentation,
which does not appear to be the intent.
b) Look like a mess if you don't know they are formatted as a URL query
string.
2016-12-03 20:32:57 -08:00
nikhiljindal 3157376137 Adding documentation for cascading deletion of federated resources 2016-12-03 02:23:12 -08:00
devin-donnelly 3f2e858f2f Merge pull request #1722 from enisoc/mysql-stateful-set
Add replicated MySQL tutorial
2016-12-02 15:33:01 -08:00
Janet Kuo 3c560d8122 Update pods user guide to reflect StatefulSet changes 2016-12-02 15:13:52 -08:00
Anirudh Ramanathan cda627c598 Update node.md to reflect changes to node controller (#1757)
* Update node.md to reflect changes to node controller

* Review fixes.
2016-12-02 14:32:55 -08:00
devin-donnelly fc36bdbca9 Merge pull request #1833 from bprashanth/source_ip_1.5
Change alpha to beta in source ip docs
2016-12-02 14:06:59 -08:00
Anthony Yeh 3d08fd0fa2 examples_test: Validate all parts in a multi-doc YAML. 2016-12-02 12:45:49 -08:00
devin-donnelly 5b0c6dc2ac Merge pull request #1783 from ConnorDoyle/oir-alpha
Documentation for opaque integer resources (alpha feature in 1.5)
2016-12-02 11:08:54 -08:00
devin-donnelly 5b007f86a8 Merge pull request #1793 from kubernetes/ui-docs-for-1.5
Docs for Dashboard UI features in 1.5
2016-12-02 11:04:10 -08:00
Connor Doyle 9430805ac4 Doc for alpha opaque integer resources. 2016-12-02 10:37:38 -08:00
bryk 7431c10725 Merge remote-tracking branch 'origin/ui-docs-for-1.5' into ui-docs-for-1.5 2016-12-02 10:09:33 +01:00
bryk ba95bedc9e Apply @devin-donnelly comments 2016-12-02 10:09:19 +01:00
Devin Donnelly be87e58e48 Merge remote-tracking branch 'upstream/master' into release-1.5 2016-12-01 14:28:46 -08:00
Piotr Bryk ab3782c6de Merge branch 'master' into ui-docs-for-1.5 2016-12-01 10:02:59 +01:00
bprashanth 58591fca1a Change alpha to beta in source ip docs 2016-11-30 16:25:57 -08:00
Ryan Hitchman 41caedc6d6 Lowercase 'Command' and 'Args' when describing "containers" specs.
They must be lowercase in json and yaml, which is the most common
user-visible interface.

Partially addresses #1555.
2016-11-30 16:15:32 -08:00
Marcin Wielgus 1b4f677f21 Fix copy/paste errors in federated secrets docs 2016-11-30 11:40:08 +01:00
Devin Donnelly 9b2500fb60 Merge remote-tracking branch 'upstream/master' into release-1.5 2016-11-29 17:08:38 -08:00
Denis Andrejew 2b595523a5 fix broken link in config-best-practices.md
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
2016-11-29 16:00:28 +00:00
bryk 707badee81 Remove mention about RCs - they are deprecated 2016-11-29 09:25:04 +01:00
Chao Xu e20b4585ce sync gc is not going to be supported in 1.5 2016-11-28 21:04:42 -08:00
Justin Garrison 8e8adadbeb moved kubectl install to separate sub-sections 2016-11-26 23:57:01 -08:00
pospispa d4b9023a7f Added a Recycler Pod Template Example
Recycle pod template example is missing in the documentation.

That's why it is now added.
2016-11-25 20:24:54 +01:00
bryk f840e4bc02 Docs for Dashboard UI features in 1.5
Feature: https://github.com/kubernetes/features/issues/136
2016-11-25 13:26:18 +01:00
Vincenzo Ferrari 1f68526159 updated dockerimage link
removed dead link of dockerimage
2016-11-23 11:12:07 +01:00
Madhusudan.C.S 715d5a3c96 Address review comments. 2016-11-23 00:34:02 -08:00
Chris Riviere b0bcbff7ab Merge branch 'master' into patch-1 2016-11-22 15:38:33 -08:00
Madhusudan.C.S 0c5c99fd0d Document the workaround for the Federated Ingress flapping healthchecks problem.
Ref issue: https://github.com/kubernetes/kubernetes/issues/36327 and
https://github.com/kubernetes/kubernetes/issues/37306
2016-11-22 12:55:27 -08:00
Maciej Szulik ab09b11359 Rename ScheduledJobs to CronJobs 2016-11-22 19:59:30 +01:00
Maciej Szulik 9544c80dee Add ScheduledJobs to menu and remove future work section from jobs 2016-11-22 19:56:31 +01:00
Jan Safranek bd8778069d Add documentation about Quobyte dynamic provisioning 2016-11-22 10:34:05 +01:00
Jan Safranek d9fc30276d Add documentation about Ceph RBD dynamic provisioning 2016-11-22 10:33:57 +01:00
Jan Safranek b7ec4b7044 Update glusterfs provisioning configuration 2016-11-22 10:32:22 +01:00
devin-donnelly 84253dcbdf Merge pull request #1623 from w0mbat/init-container-beta-update
Updated documentation to use beta version of init-containers
2016-11-21 16:45:48 -08:00
devin-donnelly 74dc6cf45d Merge pull request #1630 from blankenhaus/master
Layer 3 <=> layer 4
2016-11-21 16:42:40 -08:00
devin-donnelly 94149087ef Merge pull request #1638 from tremaineeto/patch-1
Fixed typo
2016-11-21 16:40:27 -08:00
devin-donnelly 4c099553b4 Merge pull request #1647 from StephenKing/patch-1
configuring-containers: Fix syntax highlight
2016-11-21 16:38:42 -08:00
Jared 3d3e7326a3 Merge branch 'master' into master 2016-11-21 15:07:07 -08:00
devin-donnelly 7be9e1b694 Merge pull request #1667 from bdurette/patch-1
Typo fix
2016-11-21 14:58:57 -08:00
devin-donnelly 9d72e1d548 Merge pull request #1709 from ahawtho/patch-1
Fix shell example in sharing-clusters.md
2016-11-21 14:48:10 -08:00
devin-donnelly 8d36e87929 Merge pull request #1723 from ahmetalpbalkan/patch-4
service-accounts.md: Better paragraph flow
2016-11-21 14:38:39 -08:00
devin-donnelly e6f9f1f811 Merge pull request #1726 from soltysh/deprecate_extensionsjob
Deprecate extensions/v1beta1.Job
2016-11-21 14:36:09 -08:00
Jared 79821557f5 Merge branch 'master' into init-container-beta-update 2016-11-21 14:28:56 -08:00
devin-donnelly aae7524cbc Merge pull request #1741 from rfay/20161120_fix_broken_pv
Fix broken path in pv configuration, minor doc improvement
2016-11-21 14:16:10 -08:00
Jared fb77d274b3 Merge branch 'master' into init-container-beta-update 2016-11-21 13:59:14 -08:00
Jared e1e9cb2f22 Merge branch 'master' into patch-1 2016-11-21 13:56:23 -08:00
Jared af0639bf95 Merge branch 'master' into fix-kubectl-link 2016-11-21 13:32:48 -08:00
Jared a88fd8e8fa Merge branch 'master' into patch-1 2016-11-21 13:30:45 -08:00
Hemant Kumar 31185b5fd9 Fix glusterfs dynamic provisioning docs 2016-11-21 16:27:53 -05:00
Jared 2a96b334b2 Merge branch 'master' into patch-1 2016-11-21 13:27:44 -08:00
Jared 0dcb86c294 Merge branch 'master' into patch-1 2016-11-21 13:27:39 -08:00
Jared 9e3ac0ddb8 Merge branch 'master' into master 2016-11-21 13:27:31 -08:00
Jared 2d0b9d0a27 Merge branch 'master' into init-container-beta-update 2016-11-21 13:27:25 -08:00
Jared b8a1f1bdef Merge branch 'master' into patch-1 2016-11-21 13:27:14 -08:00
Jared 5d6460b979 Added link to DNS Admin Guide 2016-11-21 13:23:58 -08:00
Anirudh Ramanathan e73c755de3 Updated link and fixed typo 2016-11-21 13:11:19 -08:00
Chris Riviere 18068bae80 minor text change 2016-11-21 12:09:05 -08:00
Chris Riviere 08577c385a minor changes
moved text under command and changed wording based on some feedback. With regards to mentioning cloud providers. I think a lot of this documentation in general assumes a public cloud like Google so it may be worthwhile to mention a specific private cloud where this isn't implemented.
2016-11-21 12:08:25 -08:00
Chris Riviere 636fa3f84f Merge branch 'master' into patch-1 2016-11-21 11:45:36 -08:00
Chris Riviere 8c4fc0351a clarification on type LoadBalancer for exposing
Took me a bit of time to learn that type LadBalancer wasn't fully working in an OpenStack environment as I was going through this.
2016-11-21 11:27:15 -08:00
Jared 48ce104b76 Merge branch 'master' into 2016-10-10-fed-ingress-user-guide-improvements 2016-11-21 11:20:49 -08:00