Commit Graph

1543 Commits (23e3f55e3b6f4bd9e2e4beabbd3a9253e054e4b6)

Author SHA1 Message Date
devin-donnelly 23e3f55e3b Merge pull request #1743 from lfaraone/patch-1
Use HTTPS links for all command line invocations
2016-11-21 14:16:37 -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
devin-donnelly ab80f27df2 Merge pull request #1742 from caseydavenport/update-calico-links
Update Calico links to new docs
2016-11-21 14:15:42 -08:00
Jared 71f6381067 Update index.md 2016-11-21 14:14:15 -08:00
Jared 7801a9a735 Merge branch 'master' into master 2016-11-21 14:13:18 -08:00
devin-donnelly a1d0484bfc Merge pull request #1748 from liangxiaoping/new_branch
Modify some hyperlink location in binary_release.md
2016-11-21 14:09:24 -08:00
Jared a2dff8d479 Add TOC 2016-11-21 14:07:09 -08:00
devin-donnelly 4b4968c299 Merge pull request #1750 from berrange/coreos-typo
libvirt-coreos: fix typo s/libvert/libvirt/
2016-11-21 14:06:48 -08:00
Jared 979911c86d Merge branch 'master' into master 2016-11-21 13:59:25 -08:00
Jared cf5d62be14 Merge branch 'master' into front-proxy 2016-11-21 13:59:03 -08:00
Jared e1e9cb2f22 Merge branch 'master' into patch-1 2016-11-21 13:56:23 -08:00
Jared bf96d7262e Merge branch 'master' into master 2016-11-21 13:40:26 -08:00
Jared af0639bf95 Merge branch 'master' into fix-kubectl-link 2016-11-21 13:32:48 -08:00
Jared 3797f7015f Update Weave Link 2016-11-21 13:29:52 -08:00
Jared 261403297f Merge branch 'master' into front-proxy 2016-11-21 13:27:17 -08:00
Jared b8a1f1bdef Merge branch 'master' into patch-1 2016-11-21 13:27:14 -08:00
Jared 2ca0fafb8c Merge branch 'master' into master 2016-11-21 13:27:08 -08:00
Jared 5d6460b979 Added link to DNS Admin Guide 2016-11-21 13:23:58 -08:00
Jared be9878bd41 Merge branch 'master' into kubenet-note 2016-11-21 12:13:48 -08:00
Jared 4b198e0995 Merge branch 'master' into dns-troubleshooting 2016-11-21 11:43:19 -08:00
Jared 48ce104b76 Merge branch 'master' into 2016-10-10-fed-ingress-user-guide-improvements 2016-11-21 11:20:49 -08:00
Jared b5c86dfe02 Merge branch 'master' into init-cont-doc 2016-11-21 11:07:51 -08:00
Jared 096e8e21be Merge branch 'master' into patch-1 2016-11-21 09:25:53 -08:00
Daniel P. Berrange 0e1935c6b9 libvirt-coreos: fix typo s/libvert/libvirt/ 2016-11-21 15:24:56 +00:00
shapeliang 6a46468171 Modify some hyperlink location in binary_release.md 2016-11-21 15:56:30 +08:00
Luke Faraone 5f8adf0616 Use HTTPS links for all command line invocations
#107 fixed a few, but not all were correctly updated.
2016-11-21 02:41:46 +00:00
Casey Davenport 27d7d4fba3 Update Calico links to new docs 2016-11-20 17:14:33 -05:00
Randy Fay de9197661e Fix broken path in pv configuration, minor doc improvement 2016-11-20 09:41:34 -07:00
Casey Davenport a8e129af83 Sort network plugins alphabetically. (#1583) 2016-11-19 14:52:21 -08:00
Jared 2a4501ed63 Removed confusing "Kubernetes" button from docs landing page. 2016-11-18 15:58:19 -08:00
Justin Santa Barbara 3ba967e20f Merge branch 'master' into download_kubectl 2016-11-18 16:09:54 -05:00
Jared 0c8b977ea5 Merge branch 'master' into patch-5 2016-11-18 13:02:43 -08:00
steveperry-53 88e32adc98 Write new task: Determining the Reason for Pod Failure. 2016-11-18 10:31:44 -08:00
Ahmet Alp Balkan 7f7fa5ac73 Fix broken links to some github paths 2016-11-17 19:31:59 -08:00
Jared 3c09864e04 Merge branch 'master' into patch-1 2016-11-17 15:31:02 -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
Jeff Mendoza 053cdb3a1e Add stateful application tutorial. 2016-11-17 13:22:44 -08:00
Tom von Schwerdtner 8563dd273b Address formatting
Currently the 'sample environment' code block all shows on one line at http://kubernetes.io/docs/getting-started-guides/vsphere/, hoping this will fix it.
2016-11-17 14:20:29 -05:00
Eric Tune d41078c482 Delete references to v1beta3, which was deleted 2016-11-16 10:11:28 -08:00
Eric Tune 625774cc1b Added init container documentation.
Based loosely on the design proposal.
2016-11-16 09:52:10 -08:00
chrismarino 0bb20de3a4 Fix broken link by removing invalid characters.... (#1605)
* Fix broken link by removing invalid characters....

The link to this page is broken because of invalid characters introduced with PR #1549.

* Update networking.md
2016-11-16 06:39:54 +01:00
Tim Hockin 1c3789e506 Merge branch 'master' into be-more-neutral 2016-11-15 23:56:47 +01:00
Steve Perry 7f8a38b743 Write style guide. (#1619) 2016-11-15 12:26:42 -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
Luke Marsden 5dd3a00742 Be more vendor neutral.
Address review feedback.
2016-11-11 08:42:32 -08: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