Commit Graph

749 Commits

Author SHA1 Message Date
Maciej Szulik 96903916b5 Deprecate extensions/v1beta1.Job 2016-11-18 13:26:14 +01:00
Justin Garrison e3cd4eb67c added command to download kubectl via curl 2016-11-17 21:18:50 -08:00
Ahmet Alp Balkan 7f7fa5ac73 Fix broken links to some github paths 2016-11-17 19:31:59 -08:00
Ahmet Alp Balkan c117759cfe service-accounts.md: Better paragraph flow
It was not easy to follow what this paragraph is talking about
without clicking the link.
2016-11-17 19:20:11 -08:00
Jared 4bc42a3f5c Merge branch 'master' into patch-1 2016-11-17 15:23:09 -08:00
Francois Deppierraz 9e25fddd86 typo kuberntes -> kubernetes 2016-11-18 00:10:29 +01:00
Ahmet Alp Balkan 34a31f41ba List Deployment next to ReplicationController
RestartPolicy section gives an example of what kind of controller
should be used for what type of workload. However it only lists
rc for web-server type workloads. Adding Deployment next to rc
as well.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-11-17 15:07:13 -08:00
ahawtho 6b151435da Fix shell example in sharing-clusters.md
'export' command should not include dollar signs in variable declaration
2016-11-16 21:58:17 -05:00
Eric Tune 625774cc1b Added init container documentation.
Based loosely on the design proposal.
2016-11-16 09:52:10 -08:00
Quinton Hoole 27840ef8fe Improvements to Federated Ingress User Guide. 2016-11-15 09:47:32 -08:00
Michael Taufen 64ca647721 Fix broken kubectl link 2016-11-14 15:02:42 -08:00
Brandon DuRette 337c6c0546 Typo fix 2016-11-11 11:20:48 -06:00
David Kirstein e745b04801 remove extra space in working-with-resources.md 2016-11-10 08:27:09 +01:00
David Kirstein 0bd5651d4f Fix typo in working-with-resources.md
mode -> more
2016-11-10 08:19:22 +01:00
Steffen Gebert 3ca34c8e04 configuring-containers: Fix syntax highlight
looks weird to me without that..
2016-11-08 11:23:46 +01:00
Tremaine Eto 3d7e0b128c Fixed typo
Removed extra "e" in "specify" in the "Secret files permission" section.
2016-11-07 10:16:15 -08:00
Denis Andrejew 2dcba7ffa2 fix typo in user-guide/replicasets.md 2016-11-06 15:32:07 +01:00
blankenhaus bbceda0ba2 Layer 3 <=> layer 4
TCP/UDP are layer 4.
2016-11-05 12:29:50 -07:00
devin-donnelly ab25c59af7 Update index.md 2016-11-04 16:43:30 -07:00
Michael van Tricht 05ffedcebd Update init-containers to beta. (#1624) 2016-11-04 12:00:53 -07:00
Daniel Sachse a516182f80 Updated documentation to use beta version of init-containers 2016-11-04 14:44:58 +01:00
devin-donnelly 35a14cda34 WIP: New Docs Landing Page and ToC Organization. (#1468)
New Docs Landing Page and ToC Organization.
2016-11-03 15:06:08 -07:00
devin-donnelly aa995dded1 Merge pull request #1546 from soltysh/update_api_reference
Updated imported docs with ./update-imported-docs.sh
2016-11-02 15:16:39 -07:00
devin-donnelly 1257fe13c3 Merge pull request #1496 from kayrus/kayrus/probes
Added livenessprobe example with hidden parameters
2016-11-01 16:50:25 -07:00
Maciej Szulik b506e647f3 Updated imported docs with ./update-imported-docs.sh 2016-10-28 11:28:17 +02:00
Julien Vey e34352c152 Remove line numbers in ingress resource snippet
* To be consistent with the rest of the guide.
* To simplify copy/paste of the example.
2016-10-28 10:52:21 +02:00
devin-donnelly 78a44f7fa9 Merge pull request #1285 from kubernetes/eparis-networkpolicy
'namespaceSelector' in the NetworkPolicy example
2016-10-27 20:17:00 -07:00
devin-donnelly 4aeb2e2932 Merge pull request #1447 from rata/master
Clarify secrets file mode might be read in decimal notation
2016-10-27 19:58:26 -07:00
devin-donnelly 08d8336f80 Merge pull request #1417 from techtonik/patch-2
Update kubectl-overview.md
2016-10-27 19:48:52 -07:00
kayrus fd48554659 Added livenessprobe example with hidden parameters 2016-10-27 15:36:53 +02:00
Abrar Shivani 66e66c8572 Add vSphere Storage class 2016-10-25 00:31:48 -07:00
Chris Love 8f02f91f53 Improving kubectl cheat sheet (#1486)
* Improving kubectl cheatsheet

* removing sentence and some cleanup
2016-10-24 17:56:11 -07:00
Justin Garrison 2f7dcedbbb Update jobs.md with link to scheduled jobs
Removed future work because we're living in the future 🚀
2016-10-21 18:20:37 -07:00
Steve Perry 2c604254a4 Merge branch 'master' into patch-1 2016-10-21 18:05:09 -07:00
Jess Frazelle 7b330390e2 mungers: fix preformat balance
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-20 12:23:08 -07:00
Sascha Brawer ff78098474 Fix broken links in work queue user guide 2016-10-20 07:50:07 -07:00
Eric Paris 0a28be3613 Update networkpolicies.md 2016-10-19 08:55:03 -04:00
Rodrigo Campos 5b6055a374 Clarify secrets file mode might be read in decimal notation
Fixes: https://github.com/kubernetes/kubernetes/issues/33475
2016-10-19 01:03:20 -03:00
devin-donnelly 2f0b53d3e6 Merge pull request #1356 from jszczepkowski/hpa-doc-fix
Updated hpa config file to the latest API version.
2016-10-18 16:39:08 -07:00
devin-donnelly b18d74eee8 Merge pull request #1393 from kubernetes/foxish-add-example
Add example for pod using emptyDir
2016-10-18 16:38:48 -07:00
devin-donnelly 6749b5acab Merge pull request #1396 from lukaszo/kub_get
Fix kubectl get documentation
2016-10-18 16:38:00 -07:00
devin-donnelly 1af2733315 Merge pull request #1405 from pabloguerrero/patch-2
Minor corrections
2016-10-18 16:36:33 -07:00
Anirudh Ramanathan e7ac683fd8 Merge branch 'master' into foxish-add-example 2016-10-18 11:05:40 -07:00
Jerzy Szczepkowski fd47392ff6 Merge branch 'master' into hpa-doc-fix 2016-10-18 15:47:39 +02:00
anatoly techtonik 064fb4f5b0 Merge branch 'master' into patch-2 2016-10-18 14:16:11 +03:00
anatoly techtonik ad39de970d Remove 'quickly' 2016-10-18 14:12:52 +03:00
Steven Pousty e82b0185f9 Merge branch 'master' into patch-1 2016-10-18 03:16:55 -07:00
devin-donnelly 92c443e8c5 Merge pull request #1409 from apelisse/add-privileged-link
Points to documentation about running privileged containers
2016-10-17 16:43:26 -07:00
devin-donnelly 44ef8d3d0f Merge pull request #1436 from rickypai/patch-2
Change RDB typo to RBD
2016-10-17 16:36:10 -07:00
devin-donnelly 16ce9c5fec Merge pull request #1413 from kubernetes/foxish-fix-annotation
Init containers are in beta in 1.4
2016-10-17 14:57:48 -07:00