2832 Commits

Author SHA1 Message Date
Jared dad3a4e329 Merge branch 'master' into patch-1 2016-11-29 08:43:45 -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
Ian Lewis 53a59dda8e Added local channels to Support page 2016-11-29 17:55:13 +09: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
steveperry-53 09b5a49ec7 Expanded style guidance for API objects. 2016-11-28 18:29:14 -08:00
Kenneth Owens 92f8d24d47 Gives examples of Deployment and ReplicaSet as Stateful Set alternative
Removes redundant hyperlinks
Makes statement about updates limitation more terse
2016-11-28 16:32:19 -08:00
Steve Perry db33439777 Merge pull request #1782 from steveperry-53/templates
Remove old template topics.
2016-11-28 15:07:49 -08:00
Kenneth Owens ad59c9f827 Adds Stateful Set Basics as a tutorial
The content is in
docs/tutorials/stateful-applications/basic-stateful-set.md
The example application, named web, is in
docs/tutorials/stateful-applications/web.yaml
The tutorials TOC and index have been udpated to include a Stateful
Applications section of which this example is a subsection
2016-11-28 14:22:55 -08:00
devin-donnelly c180ba163b Merge pull request #1620 from dixudx/keystone-ca-cert
add doc for new flag experimental-keystone-ca-file
2016-11-28 14:05:37 -08:00
steveperry-53 dd08e2bae9 Fix carousel images. 2016-11-28 12:59:10 -08:00
steveperry-53 a4f8d3c06a Remove old template topics. 2016-11-28 12:32:23 -08:00
Steve Perry 9163261c97 Merge pull request #1798 from steveperry-53/landing-pages
Update Tutorial and Task landing pages.
2016-11-28 11:56:40 -08:00
steveperry-53 a856ab1549 Update Tutorial and Task landing pages. 2016-11-28 11:49:17 -08:00
craigbox 454c43287b Merge branch 'master' into patch-2 2016-11-28 15:15:32 +00:00
Justin Garrison 8e8adadbeb moved kubectl install to separate sub-sections 2016-11-26 23:57:01 -08:00
Jitendra Bhurat c6b260489b Updated based on review comments 2016-11-25 19:09:36 -05:00
bryk 96e43adb75 Replace images with those that have sparklines fixed 2016-11-25 14:45:27 +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
Random-Liu a1740a4b6a Update node conformance test document. 2016-11-23 16:33:04 -08:00
devin-donnelly efb7f65b5d Merge pull request #1775 from jpeterson88/dev
Fix for Issue 1767
2016-11-23 14:03:53 -08:00
devin-donnelly 804ebfee55 Merge pull request #1776 from wilk/patch-1
updated dockerimage link
2016-11-23 14:02:33 -08:00
devin-donnelly 09429cb488 Merge pull request #1777 from bboreham/weave-npc
Add Weave to the list of NetworkPolicy implementations
2016-11-23 13:35:34 -08:00
devin-donnelly 92225fab59 Merge pull request #1778 from bboreham/alpha-sorting
Clarify that no add-ons are preferred above others
2016-11-23 13:31:12 -08:00
Jitendra Bhurat 2818da21b7 Added a sample POD spec and added kubenet requirements 2016-11-23 15:08:25 -05:00
Bryan Boreham c01aaba156 Add Weave to the list of NetworkPolicy implementations 2016-11-23 14:32:59 +00:00
Bryan Boreham 5a54ed400c Clarify that no add-ons are preferred above others 2016-11-23 14:25:09 +00: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
Justin Peterson 1bcb4cd558 Fix for Issue 1767 2016-11-22 19:15:40 -08:00
Janet Kuo 987c1c1e76 Add a task title for stateful sets 2016-11-22 16:23:19 -08:00
Kenneth Owens 77dc8f96b3 Changes introduction wording
Removes storage annotation
2016-11-22 15:50:18 -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
Jitendra Bhurat 57a99a86d2 Adding Getting Started Guide for Windows Support 2016-11-22 15:51:47 -05:00
Jared 29607341ec Merge branch 'master' into patch-2 2016-11-22 12:34:07 -08:00
Jared 1c415db281 Merge branch 'master' into patch-1 2016-11-22 12:34:02 -08:00
Jared 3271e982d6 Merge pull request #1765 from craigbox/patch-3
Add license info to documentation docs
2016-11-22 12:31:02 -08:00
Jared 1940abddd4 Merge branch 'master' into patch-3 2016-11-22 12:28:27 -08:00
Jared b5ec115d6f Merge branch 'master' into patch-2 2016-11-22 12:28:16 -08:00
Jared 8f198e484e Merge branch 'master' into patch-1 2016-11-22 12:28:11 -08:00
Maciej Szulik b720f838a3 Merge pull request #1651 from soltysh/rename_scheduledjob
Rename ScheduledJobs to CronJobs
2016-11-22 20:11:51 +01: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
Matt Rickard 52b6538acc Update minikube docs for v0.12.0 release 2016-11-22 10:39:38 -08:00
craigbox aa89153cfe Add license info to documentation docs
- Add link to the CC BY SA license
- Remove Google CLA, as we're now only using the LF CLA
- Add "Foundation" to the "Linux CLA"
2016-11-22 13:26:49 +00:00
craigbox e9591bb3ee Add license to footer
- Change "Kubernetes", which is not a thing you can assign copyright to, to "The Kubernetes Authors", in line with comments in source files.  This may or may not be more appropriate to assign copyright to CNCF.
- Add link to LICENSE with CC BY SA text, which will only be true when #1763 is merged.
- I don't think you'll like the CSS, but without the 'light-text' tag you get a blue/purple link.
2016-11-22 13:22:38 +00:00
craigbox 54cd5d115b Update LICENSE to CC BY SA 4.0
Text copied from https://creativecommons.org/licenses/by/4.0/legalcode.txt.
2016-11-22 13:02:02 +00: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