Commit Graph

60 Commits

Author SHA1 Message Date
Eric Tune
0869e01342 Improve addons documentation.
Longer description of Addons in Admin Guide to Cluster Components.

Mention fluentd as node component in Admin Guide to Cluster Components.

From docs/getting-started-guides/scratch.md add refs to setting up
DNS, Logging, Monitoring, and GUI.

Add TOCs to several pages that were referenced.

Fixes #16235
2015-10-27 08:28:55 -07:00
Eric Tune
ae5da89a64 Correct scratch guide re: bridge and iptables
Replace "eth0" with "cbr0" in "ip add" command,
as reported by github user @kjvalencik.

Update iptables command to match changes in #13348.
2015-10-05 10:24:10 -07:00
hardy.jung
5235908dff Fixed typo in getting-started-guides:scratch 2015-09-30 17:24:22 +09:00
Trevor Pounds
17f9693350 Fix scratch doc links to hosted etcd images. 2015-09-14 17:26:52 -07:00
goltermann
bec4c10dc4 Replace IRC with Slack in docs. 2015-09-08 15:17:39 -07:00
Eric Paris
04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Avesh Agarwal
a64d8d4f7b Updates scratch.md to send httpGet livenessprobe to 127.0.0.1 for
controller-manager and scheduler as they both listen on 127.0.0.1 by
default. This fixes #12740.
2015-08-28 22:03:33 -04:00
Wojciech Tyczynski
e7b493f38b Merge pull request #13252 from Huawei-PaaS/amend_an_markdown_error_in_scratch_md
Amend an ordered list markdown error in scratch.md
2015-08-28 09:16:43 +02:00
qiaolei
6021615792 Amend an ordered list markdown error in scratch.md
Amend an ordered list markdown error in scratch.md in section **etcd** by enter a newline after the first sentence
2015-08-27 17:57:01 +08:00
Ed Costello
1916d3bb74 Copy edits for typos (resubmitted) 2015-08-25 10:47:58 -04:00
Bryan Stenson
9541414742 create cloudprovider "providers" package
move all providers into new package
    update all references to old package path
2015-08-11 22:36:51 -07:00
Ed Costello
35a5eda585 Copy edits for typos 2015-08-09 14:18:06 -04:00
David Walter
792fc2269b change underscores to dashes to match the command line argument 2015-08-06 22:13:44 -05:00
Brendan Burns
6e2eb8b292 update docs to use hyperkube image 2015-08-03 14:19:41 -07:00
Eric Paris
024208e39f Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
He Simei
6a1cd10605 fix doc 2015-07-22 10:39:02 +08:00
krousey
b1b2f1a925 Merge pull request #11593 from erictune/gsg3
Improve scratch getting-started-guide.
2015-07-20 14:49:55 -07:00
Alex Robinson
acd1bed70e Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
Eric Tune
d607a3df0e Improve scratch getting-started-guide. 2015-07-20 14:31:24 -07:00
krousey
960c6a2d8b Merge pull request #11583 from thockin/docs-tick-tick-tick
Collected markedown fixes around syntax.
2015-07-20 12:01:04 -07:00
Tim Hockin
995a7aef29 Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
Avesh Agarwal
178473d340 Fixed a missing bracket and removed some white spaces and stray %} 2015-07-20 12:09:40 -04:00
David Oppenheimer
50e95a031b Absolutize links that leave the docs/ tree to go anywhere other than
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
Alex Robinson
51247069e4 Improve markdown highlighting in scratch getting started guide. 2015-07-19 03:56:21 +00:00
David Oppenheimer
d28a6656ae Merge pull request #11452 from thockin/docs-munge-headerlines
Munge headerlines
2015-07-17 15:52:08 -07:00
Tim Hockin
33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Tim Hockin
6e4ec38f51 Make TOC munge include blank line before TOC 2015-07-17 15:06:54 -07:00
Abhi Shah
816f18a388 Merge pull request #11424 from lavalamp/mungePreformatted
Munge preformatted
2015-07-17 13:32:38 -07:00
David Oppenheimer
2be3fc3e80 Merge pull request #11416 from dchen1107/doc
Fix some TODOs in scratch.md
2015-07-17 11:13:33 -07:00
David Oppenheimer
a97520fe61 Merge pull request #11176 from erictune/scratchfix
Remove mention of docker --bip flag.
2015-07-17 11:12:22 -07:00
Daniel Smith
f7873d2a1f apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Eric Tune
006d7576a2 Remove mention of docker --bip flag. 2015-07-17 08:57:03 -07:00
Janet Kuo
b0c68c4b81 Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
Brian Grant
786b59427d Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Brian Grant
6bf358295e Merge pull request #11394 from ddysher/fix-scratch
Update scratch.md
2015-07-16 22:49:23 -07:00
Dawn Chen
0735f435f6 How to configure rkt on a node. 2015-07-16 17:33:27 -07:00
Dawn Chen
b92643ac75 Using docker load instead of docker import 2015-07-16 16:59:59 -07:00
Daniel Smith
98eeadb66e (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
David Oppenheimer
c57c877670 Take availability.md doc and
- extract the portion related to multi-cluster operation into a new multi-cluster.md doc
- merge the remainder (that was basically high-level troubleshooting advice) into cluster-troubleshooting.md
2015-07-16 14:39:03 -07:00
Deyuan Deng
56ea4894d1 Update scratch.md 2015-07-16 16:02:16 -04:00
Tim Hockin
39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin
79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Mike Danese
3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Daniel Smith
b1555956e9 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith
2c333e4bc2 move admin related docs into docs/admin 2015-07-13 18:24:11 -07:00
Daniel Smith
821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Eric Tune
921619ab38 Add ToC to some longer documents. 2015-07-13 15:53:06 -07:00
Mike Danese
0e8d521eed fix mungedoc links 2015-07-13 13:01:20 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00