Commit Graph

12 Commits (dcbe815825ff289e0d87826c7741dcd2269ddd1b)

Author SHA1 Message Date
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
Brian Grant 7beb6ddc76 Updated API conventions and other details, per #6133. 2015-04-15 02:32:34 +00:00
Clayton Coleman 3ba8af04ac Clarify name must be lowercase in docs, to match code
We restrict DNS_SUBDOMAIN to lowercase for sanity.
2015-01-20 13:55:17 -05: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
Tim Hockin d4b6f7ab3c Re-add namespaces 2014-09-11 17:43:15 -07:00
Tim Hockin 1eeed78a38 Document auto-set names 2014-09-11 12:26:24 -07:00
Tim Hockin 1d9cff4a87 Make pods a case study in identifiers.md 2014-09-11 12:26:23 -07:00
Tim Hockin b6eb7cc979 Simplify pod namespaces 2014-09-11 12:26:23 -07:00
Tim Hockin 1a21ffdd0a Revisit identifiers spec 2014-09-11 12:26:23 -07:00
Jonathan Boulle a8353feb25 Fix a few other doc typos 2014-07-19 21:57:07 -07:00
Tim Hockin 6e78426d00 Tighten the identifiers spec
As I read through it I wanted to wordsmith a bit, which lead to reordering
some to read sort of top-down. There were a couple things I thought were wrong
(pod name should be a subdomain) and a few things I think we can make more
concise. I also added examples and clarified implications.
2014-07-09 07:50:50 -07:00
Clayton Coleman a6a27fd6ef Describe identifiers in Kubernetes
Documents #199
2014-07-01 19:17:39 -04:00