Commit Graph

23 Commits (2ce16acd673c0ee7c4ea1fac0193e479c122f93b)

Author SHA1 Message Date
Joe Beda 38d5906044 Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory.  We'll move that stuff back out as we fix it up.
2014-10-10 12:33:36 -07:00
Matt T. Proud 8a911b39af Swap internal doc. refs to relative links.
This commit addresses issue #1571, which requests that all internal
Kubernetes links are swapped to relative ones to better facilitate
browsing of documentation on local forks, not to mention make the
documentation have less needless boilerplate.
2014-10-08 21:09:18 +02:00
CJ Cullen 4a2c3c8c87 Fixed some typos:
Changed "an unified" to "a unified"
Changed "a extra" to "an extra"
Changed "for each pod have" to "for each pod to have"
2014-09-03 14:03:33 -07:00
Daniel Smith 06c55d142e Link to architecture diagram 2014-07-18 23:36:36 -07:00
Brian Grant 37fb72d295 Add networking documentation from issue #188. Refactor pod, label, and networking documentation to push details into separate documents. Add some documentation of how to connect to services. 2014-07-16 18:04:35 +00:00
Brian Grant 34146feeaa Move definitions of service and replicationController to avoid forward references. 2014-07-09 19:31:51 +00:00
Brian Grant bda771c3c5 Implemented jbeda's suggestions, except s/stage/environment/g. 2014-06-18 18:01:51 +00:00
Brian Grant a29b75622a Added missing backquote. 2014-06-18 07:45:24 +00:00
Brian Grant 821574febb Fixed TOC links. 2014-06-18 07:43:00 +00:00
Brian Grant aeaa08f75e Added more motivation for pods and labels, and put them together in a subsection near the top. 2014-06-18 07:40:01 +00:00
Ryan Walters be945bfd67 Minor edit
rewrite -> rewritten
2014-06-16 10:13:20 -05:00
Travis Beatty 07420419bb Fix Typo in Design Document Overview
s/arechitecture/architecture/
2014-06-11 08:21:45 -04:00
Daniel Smith fd5d98f21b Merge pull request #48 from hmrm/patch-1
Fix typo in DESIGN.md
2014-06-10 20:10:39 -07:00
Alexander 5b6879a932 Update DESIGN.md 2014-06-11 03:51:13 +02:00
Haney Maxwell ab8b3e6c08 Fix typo in DESIGN.md 2014-06-10 13:58:07 -07:00
MikeJeffrey 16408dac5d Linking directly to container VMs page 2014-06-10 09:50:40 -07:00
MikeJeffrey e8d01dbb79 Tiny typos 2014-06-10 09:40:03 -07:00
Joe Beda 501e7aa89d Merge pull request #39 from jbeda/docs
Add warnings about self signed certs and MitM attacks.
2014-06-10 09:07:20 -07:00
Joe Beda 196d0965ec Add warnings about self signed certs and MitM attacks.
Also put in pointers for IRC and mailing lists.
2014-06-09 16:46:16 -07:00
MikeJeffrey a40b061a3e TOC to markdown
Thanks Joe :)
2014-06-09 16:13:44 -07:00
MikeJeffrey f388157ab5 Adding a TOC 2014-06-09 15:39:11 -07:00
MikeJeffrey d9e19a5525 Tiny typo fixes 2014-06-09 14:14:43 -07:00
Joe Beda e2b948dbfb Add DESIGN.md to document core design.
Fixes #5
2014-06-08 23:02:07 -07:00