Commit Graph

21 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
e35003c8dd fix xref (2 instances) between peer .md files 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
9d850a2b81 fix xref between peer .md files 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
f4a0195815 add blank line before list; do s/-/*/ for list-element prefix 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
8116350b45 add blank line before list; do s/-/*/ for list-element prefix 2015-06-01 22:35:59 +02:00
Chao Xu
5b8b5a0844 in docs, update replicationController to replicationcontroller 2015-05-20 17:31:15 -07:00
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Avesh Agarwal
0500b07d53 Fixed Typo. 2015-05-14 17:03:33 -04:00
Tim Hockin
b429e89251 Spec qualified names (label keys) more tightly
It can be a (DNS_SUBDOMAIN/)?label, but we were validating it
incorrectly before.
2015-05-13 13:59:16 -07:00
George Kuan
9f64d009e0 Corrected some typos 2015-04-26 19:37:14 -07:00
Brian Grant
7beb6ddc76 Updated API conventions and other details, per #6133. 2015-04-15 02:32:34 +00:00
Mark Maglana
fd29104ff5 Fix confusing use of "comprise"
The word "comprise" means "be composed of" or "contain" so
"applications comprised of multiple containers" would mean
"applications composed of of multiple containers" or "applications
contained of multiple containers" which is confusing.

I understand that this is nitpicking and that "comprise" has a new
meaning which is the opposite of its original definition just like
how "literally" now means "figuratively" to some people. However, I
believe that clarity is of utmost importance in technical
documentation which is why I'm proposing this change.
2015-03-25 14:55:34 -07:00
Salvatore Dario Minonne
3e6472f5c4 updating labels.md and design/labels.md 2015-03-11 23:29:59 +01:00
Alex Robinson
fa3ba189f2 Clarify the documentation on label selectors. 2015-03-04 15:19:43 -08:00
Alex Robinson
6bb374ca54 Add a few extra test cases for API validation of labels that would have
caught a bug that was in past versions. Also, copy the label key format
requirements from the API types.go comments into the labels doc.
2015-02-04 22:24:46 +00:00
David Calavera
46c1154ed5 Fix inline comment about label examples. 2015-01-23 20:14:36 -08:00
Eric Tune
c47693c0d5 Separated user, dev, and design docs.
Renamed: logging.md -> devel/logging.m
Renamed: access.md -> design/access.md
Renamed: identifiers.md -> design/identifiers.md
Renamed:    labels.md -> design/labels.md
Renamed:    namespaces.md -> design/namespaces.md
Renamed:    security.md -> design/security.md
Renamed:    networking.md -> design/networking.md

Added abbreviated user user-focused document in place of most moved docs.

Added docs/README.md explains how docs are organized.
Added short, user-oriented documentation on labels
Added a glossary.
Fixed up some links.
2014-10-31 08:35:53 -07:00
markturansky
e2365b1f96 add RFC952 label validation 2014-10-24 16:01:52 -04:00
Tim Hockin
d258eca6fd Add and update docs. 2014-10-16 08:36:47 -07:00
Brian Grant
ca26ab48f5 Label documentation improvements. Add annotations documentation. 2014-10-15 22:38:00 +00:00
Brian Grant
15706c72c4 Add documentation of replication controller. 2014-10-01 23:22:10 +00: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