Tim Hockin
c6161824db
Merge pull request #11205 from bgrant0607/bugfix1
...
Add remaining sections to the "pods in production" part of the user guide
2015-07-13 22:41:27 -07:00
Brian Grant
6ab8556c24
Add remaining sections to the "pods in production" part of the user guide.
2015-07-14 04:58:40 +00:00
Tim Hockin
c8dab21835
Merge pull request #11202 from brendandburns/tunnel
...
Update etcd and add a warning about Docker 1.7.0
2015-07-13 21:50:44 -07:00
Brendan Burns
ab4448a0d6
Update multi-node docker instructions:
...
* Update etcd and add a warning about Docker 1.7.0
* Update kubernetes to 0.21.2, Flannel to 0.5.0
* Remove --sync-nodes which is removed.
2015-07-13 21:28:07 -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
Tim Hockin
65939cc953
Merge pull request #10855 from thockin/docs-debug-svcs
...
Add a doc on debugging services
2015-07-13 17:35:20 -07:00
Tim Hockin
f82d30340f
Merge pull request #11162 from erictune/toc
...
Improve table of contents generation.
2015-07-13 17:08:33 -07:00
Tim Hockin
ecf44efa6b
Add a doc on debugging services
2015-07-13 16:42:54 -07:00
Tim Hockin
60aa763789
Merge pull request #11182 from dchen1107/doc
...
Fix table in getting-started-guides README.md
2015-07-13 16:33:18 -07:00
Tim Hockin
c377e59eed
Merge pull request #11193 from brendandburns/tunnel
...
Update single node docker guide to v0.21.2
2015-07-13 16:24:30 -07:00
Tim Hockin
32699e873a
Merge pull request #10804 from saad-ali/clusterScaleDoc
...
Add documentation for creating large kubernetes clusters
2015-07-13 16:19:42 -07:00
Brendan Burns
b0fd214836
Update docker guide to v0.21.2
2015-07-13 16:13:30 -07:00
Tim Hockin
5cf5445d24
Change 'minion' to 'node' in docs
2015-07-13 15:59:30 -07:00
Eric Tune
2ac3575e45
Rerun gendocs.
2015-07-13 15:57:31 -07:00
Eric Tune
921619ab38
Add ToC to some longer documents.
2015-07-13 15:53:06 -07:00
Eric Tune
ee8513f1bb
Add a table of contents to one doc.
...
Also removed manually created bookmark anchors
and fixedup links to use automatic bookmarks.
2015-07-13 15:53:06 -07:00
Tim Hockin
832382bc05
Merge pull request #11179 from bgrant0607/bugfix1
...
Swap order of service and rc, and explain why.
2015-07-13 14:51:57 -07:00
Dawn Chen
fccc3095e2
Fix table in getting-started-guides README.md
2015-07-13 14:26:36 -07:00
Mike Danese
34aa20ddb3
fix merge conflict and footnote problem
2015-07-13 14:03:07 -07:00
Brian Grant
a01fbb9d37
Swap order of service and rc, and explain why.
2015-07-13 20:48:26 +00:00
Mike Danese
2325364339
fix
2015-07-13 13:40:48 -07:00
Mike Danese
dd538ad579
fix mungedocs that is break verify on master
2015-07-13 13:39:56 -07:00
Tim Hockin
8bb5c5060c
Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
...
change "get minions" to "get nodes" in docs
2015-07-13 13:27:56 -07:00
Tim Hockin
0e59dfabd0
Merge pull request #11170 from mikedanese/kubectl-move
...
move kubectl generated man docs to docs/user-guide/kubectl
2015-07-13 13:22:21 -07:00
Tim Hockin
40b25e0f12
Merge pull request #11099 from zmerlynn/fix-patch-version-instructions
...
Fix patch release instructions
2015-07-13 13:08:53 -07:00
Tim Hockin
2b103c6df5
Merge pull request #11169 from vsimon/vsimon-patch-1
...
Fix scp of .dockercfg for-loop command
2015-07-13 13:07:42 -07:00
Mike Danese
0e8d521eed
fix mungedoc links
2015-07-13 13:01:20 -07:00
Tim Hockin
f5cc7cd525
Merge pull request #10995 from erictune/conform_check
...
Mark GCE as passing conformance test.
2015-07-13 13:00:17 -07:00
Mike Danese
430eabe5e6
move kubectl docs to docs/user-guide/kubectl
2015-07-13 12:59:18 -07:00
Tim Hockin
777e427040
Merge pull request #11164 from JanetKuo/docs-monitoring
...
Document the current state of monitoring using heapster
2015-07-13 12:56:00 -07:00
Tim Hockin
2d8c9d6c5e
Merge pull request #10913 from feihujiang/fixSmallNitsForPortForwardCommand
...
Fix small nits for kubectl port-forward command
2015-07-13 12:55:34 -07:00
Eric Tune
f353592cde
Remove colon from end of doc heading.
2015-07-13 12:07:26 -07:00
Vicken Simonian
a740a85dfb
Fix scp of .dockcfg for-loop command
2015-07-13 11:45:13 -07:00
Tim Hockin
fffc64e733
Run gendocs and munges
2015-07-13 11:27:48 -07:00
Tim Hockin
ad8f8731b6
Use a common set of tag prefixes for munges
...
All munges now start with `<!-- BEGIN MUNGE:` and end with `<!-- END MUNGE:`.
This lets me (in a followup) filter them better to normalize contents during
verification of generated docs.
2015-07-13 11:23:07 -07:00
Tim Hockin
f5919d4846
Merge pull request #11163 from erictune/no0xd
...
Delete the dreaded CR character.
2015-07-13 11:15:04 -07:00
Tim Hockin
d9c7b4ee54
Merge pull request #11094 from mikedanese/v1beta3
...
make some manifests in docs/high-availability v1
2015-07-13 10:42:03 -07:00
Janet Kuo
1ca43daa45
Document the current state of monitoring using heapster
2015-07-13 10:31:59 -07:00
Eric Tune
6aebd1852f
Delete the dreaded CR character.
2015-07-13 10:28:04 -07:00
Tim Hockin
2ad0774562
Merge pull request #11122 from zmerlynn/multi-pick
...
hack/cherry_pick_pull.sh: Allow multiple pulls
2015-07-13 10:17:14 -07:00
Tim Hockin
948a98b2c1
Merge pull request #11159 from brendandburns/docs3
...
Fix a small typo.
2015-07-13 10:06:11 -07:00
Mike Danese
37f0368ba2
make some manifests in docs/high-availability v1
2015-07-13 09:58:22 -07:00
Tim Hockin
03aa143328
Merge pull request #11145 from marekbiskup/kubectl-rolling-update-doc-fix
...
kubectl-rolling-update-doc-fix
2015-07-13 09:47:19 -07:00
Tim Hockin
213afd24f0
Merge pull request #11149 from epc/epc-2015194
...
Copy edits to remove doubled words
2015-07-13 09:45:51 -07:00
Brendan Burns
7620041ed4
Fix a small typo.
2015-07-13 09:38:40 -07:00
Tim Hockin
5d3b0c0540
Merge pull request #11143 from marekbiskup/firewall-rule-syntax
...
fix firewall rule create syntax for gce
2015-07-13 09:38:24 -07:00
Tim Hockin
bd70a1e220
Merge pull request #11132 from ZJU-SEL/patch-doc
...
Update with on going task and warning os limit
2015-07-13 09:11:08 -07:00
Tim Hockin
763ca2ec57
Merge pull request #11131 from bfallik/patch-1
...
Update dns.md
2015-07-13 09:09:59 -07:00