Commit Graph

29 Commits (537ced9a1deed6775497ae678031fe8b2d5f9dad)

Author SHA1 Message Date
Michelle Noorali dd639c6376 replace contents of docs/design with stubs 2017-01-11 08:23:44 -05:00
yupeng bee751eead fix the mistake type
Signed-off-by: yupeng <yu.peng36@zte.com.cn>
2016-11-25 17:34:31 +08:00
Sergey Maslyakov 61554f08bd Editorial: An orphaned "which" deleted. 2016-10-31 10:59:36 -05:00
Tim Hockin b0fa2056a6 Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
Kubernetes Submit Queue 1a90b4b72c Merge pull request #31368 from vladi-dev/master
Automatic merge from submit-queue

Doc: Explain how to use EBS storage on AWS

<!--  Thanks for sending a pull request!  Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```release-note
```
2016-10-15 12:17:20 -07:00
Doug Davis 9d5bac6330 Change minion to node
Contination of #1111

I tried to keep this PR down to just a simple search-n-replace to keep
things simple.  I may have gone too far in some spots but its easy to
roll those back if needed.

I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.

I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs

Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 10:53:30 -07:00
David McMahon 385fb81407 Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
Vladi 27458174bb Doc: Explain how to use EBS storage on AWS 2016-08-24 12:59:44 -07:00
Crazykev 882325ddda correct specifies in aws_under_the_hood
Signed-off-by: Crazykev <crazykev@zju.edu.cn>
2016-08-19 13:36:37 +08:00
joe2far 88b6d4ad36 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
David McMahon 2bff72b769 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 88de86fcb9 Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9.
2016-06-10 16:46:46 -07:00
David McMahon cce9db3aa9 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
Rudi Chiarito 54c55fdac3 Update AWS under the hood doc with ELB SSL annotations 2016-05-16 18:19:46 -04:00
mikebrow 6bdc0bfdb7 address issue #1488; clean up linewrap and some minor editing issues in the docs/design/* tree
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-19 13:04:24 -05:00
David McMahon dae84f5306 Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Rudi Chiarito bc0dd97a70 ECR credential provider 2016-01-22 15:03:25 -05:00
Brendan Burns 4ca66d2aef Merge pull request #18047 from caesarxuchao/munger-tag-new
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
2015-12-22 10:35:20 -08:00
Ed Costello f968c593e3 Copy edits for typos 2015-12-22 09:30:48 -05:00
Chao Xu 2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Brad Erickson 53172a5356 Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Justin Santa Barbara 7006133621 Rename LoadBalancing -> LoadBalancer
To match the Type value
2015-10-19 15:43:41 -04:00
Justin Santa Barbara 296fca4b80 Remove broken link to CloudFormation setup 2015-10-19 14:06:32 -04:00
Justin Santa Barbara 426346c7e3 More fixes based on commments 2015-10-19 13:55:43 -04:00
Justin Santa Barbara 645fe1d300 Two small fixes (to keep doc-gen happy) 2015-10-19 13:42:03 -04:00
Justin Santa Barbara 132e505b1c Fix some typos from my read-through 2015-10-19 13:42:03 -04:00
Justin Santa Barbara b3a4b1853d Changes per reviews 2015-10-19 13:42:03 -04:00
Justin Santa Barbara e7ff4d2245 AWS "under the hood" document
Document how we implement kubernetes on AWS, so that configuration tools
other than kube-up can have a reference for what they should do, and
generally to help developers get up to speed.
2015-10-19 13:42:02 -04:00