Commit Graph

1870 Commits

Author SHA1 Message Date
Eric Tune
1a0438d65e Use a reference style link. 2015-07-15 10:47:25 -07:00
Eric Tune
f5aa9a4476 Remove "Notes" column.
This mostly stated what version the code was last tested at.
This was useful when kubernetes was changing rapidly.
However, this was not updated reliably.  Also, simply using
a particular binary version does not assure users that
the distribution provides a conformant implementation.
The conformance test does provide that, and I'm hoping
that more distros will use that in the future.
Therefore, I've deleted the Notes column in favor of the
Conforms column.
2015-07-15 10:47:25 -07:00
Eric Tune
cc6120371c Move conformance checkmark
I tested GCE but accidentally put the checkmark for GKE.
GKE hasn't been tested yet.  I'm sure it will pass, but it hasn't.
Waiting for my cluster to upgrade to above 0.19.3.
2015-07-15 10:47:24 -07:00
Eric Tune
1f1879dea7 Reformat getting-started-guide table.
Should only affect view in .md file, not rendered view.
2015-07-15 10:47:24 -07:00
David Oppenheimer
8d5eb03c7b Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}. 2015-07-14 22:07:44 -07:00
Tim Hockin
cdc74dde4c Merge pull request #11254 from thockin/dont-print-lb-firewall-warning
Fix load-balancer firewall messages
2015-07-14 21:41:28 -07:00
Tim Hockin
24ea4c5d16 Merge pull request #10747 from mesosphere/kube-dns-docs
Document how to launch kube-dns with Kubernetes on Mesos
2015-07-14 21:20:37 -07:00
Tim Hockin
fe89298c09 Fix load-balancer firewall messages 2015-07-14 21:07:46 -07:00
Tim Hockin
43de287427 Merge pull request #11279 from dchen1107/doc
Known issue for logging.md
2015-07-14 20:52:16 -07:00
Tim Hockin
4f779ca982 Merge pull request #11208 from bgrant0607/bugfix1
Thread user guide docs together
2015-07-14 20:51:41 -07:00
Brian Grant
0045ebd570 Initial TOC for the user guide. 2015-07-15 01:25:22 +00:00
Dawn Chen
34e3432bba Known issue for logging.md 2015-07-14 17:47:34 -07:00
Brian Grant
d56138ba03 Thread user guide docs together with "What's next" sections, and add a couple missing TOCs. 2015-07-15 00:43:18 +00: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
Tim Hockin
c4953c6287 Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
Eric Tune
a660fcd9ad Merge pull request #11100 from gabrielweyer/patch-1
Fixed vnet create command
2015-07-14 15:02:27 -07:00
Eric Tune
69f064fde8 Merge pull request #11200 from arun-gupta/master
fixing #11192
2015-07-14 13:02:34 -07:00
Eric Tune
6b38719593 Merge pull request #11195 from erictune/move_versioning
Move versioning doc.
2015-07-14 13:01:20 -07:00
Brendan Burns
9eb80d1439 Add a cluster admin-centric doc for namespaces. 2015-07-14 12:52:17 -07:00
Eric Tune
c7335de91a Merge pull request #11098 from brendandburns/docs2
Add another php library
2015-07-14 12:42:57 -07:00
Eric Tune
1551047af4 Merge pull request #11095 from brendandburns/docs
Add some additional text about getting help.
2015-07-14 12:42:34 -07:00
Eric Tune
0b597aaf66 Merge pull request #11239 from mikedanese/user-docs-move
Move user docs to docs/user-guide/
2015-07-14 12:40:23 -07:00
Eric Tune
1deb93f5d4 Merge pull request #10988 from robamaton/patch-1
Update vagrant guide VirtualBox version
2015-07-14 12:20:41 -07:00
Mike Danese
3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Mike Danese
14c3fc5afe move user docs to their new home 2015-07-14 10:26:36 -07:00
Eric Tune
e463723f03 Move versioning.md to design/ -- not user-focused. 2015-07-14 09:57:42 -07:00
hurf
6dd8a1dfa4 Add a better help message for kubectl describe
When resource type isn't given in the command, print the possible
resource types. Also added the resource type description in help
strings.
2015-07-14 16:22:42 +08:00
Dr. Stefan Schimanski
3cb31a2ad4 Address review comments 2015-07-14 08:23:12 +02:00
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
arun-gupta
88303b7809 fixing #11192 2015-07-13 19:26:52 -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