Commit Graph

18 Commits

Author SHA1 Message Date
Tim Hockin
7a931373fe Run gendocs 2015-07-21 10:23:53 -07:00
Tim Hockin
c89265d138 Better scary message 2015-07-21 10:23:50 -07:00
Tim Hockin
2135ee0f2c Run gendocs 2015-07-21 10:23:44 -07:00
Tim Hockin
6a56b6a737 Run gendocs 2015-07-21 10:23:43 -07:00
Mike Danese
f74dcdff79 automated link fixes 2015-07-21 10:23:42 -07:00
Daniel Smith
6122b07437 move admin related docs into docs/admin 2015-07-21 10:23:41 -07:00
Daniel Smith
07f71ff912 Apply mungedocs changes 2015-07-21 10:23:40 -07:00
Tim Hockin
a5183794da Run gendocs and munges 2015-07-21 10:23:37 -07:00
Ed Costello
f350bd0411 Copy edits for typos 2015-07-21 10:23:34 -07:00
Akshay Aurora
4c29ea7d1c Fix formatting in networking.md 2015-07-21 10:23:34 -07:00
Tim Hockin
2210220dbf De-dup,overhaul networking docs 2015-07-06 17:28:12 -07:00
Marek Biskup
7b403edd6f double dash replaced by html mdash 2015-06-17 12:36:27 +02:00
Tim Hockin
4318ca5a8b Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -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
Tim Hockin
12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Mrunal Patel
19e0605f5b Replace "net" by "pod infra" in docs and format strings. 2015-01-28 15:03:06 -08:00
Joe Beda
6ba07b38fc Convert gcutil to gcloud compute 2014-11-25 15:17:00 -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