Eric Tune
111ce120b7
Vulnerability reporting doc.
2015-07-23 16:15:04 -07:00
David Oppenheimer
ab3d63c95f
Add a known issues doc.
2015-07-20 17:28:20 -07:00
Alex Robinson
acd1bed70e
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Tim Hockin
33f1862830
Run gendocs
2015-07-17 15:35:43 -07:00
Tim Hockin
542e13d2d3
Better scary message
2015-07-17 09:28:49 -07:00
Janet Kuo
ec2b125e25
Organize troubleshooting sections
2015-07-15 13:20:32 -07:00
David Oppenheimer
d31e13048c
Move diagrams out of top-level docs/ directory and merge
...
docs/devel/developer-guide.md into docs/devel/README.md
2015-07-14 23:56:51 -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
Brian Grant
0045ebd570
Initial TOC for the user guide.
2015-07-15 01:25:22 +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
Mike Danese
3eff8fce41
automated link fixes
2015-07-14 10:51:10 -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
Mike Danese
0e8d521eed
fix mungedoc links
2015-07-13 13:01:20 -07:00
Tim Hockin
fffc64e733
Run gendocs and munges
2015-07-13 11:27:48 -07:00
Daniel Smith
c03a788c67
Auto-fixed docs
2015-07-10 10:54:47 -07:00
Tim Hockin
cb8e27230e
When releasing, update versions in title
2015-07-10 09:04:19 -07:00
Tim Hockin
3d97d82655
Make READMEs clearer wrt versions
2015-07-08 11:36:14 -07:00
Tim Hockin
0d7ec93861
reflow lines
2015-07-07 16:45:54 -07:00
Tim Hockin
737f3da73a
Fix broken links in docs/README
2015-07-07 15:30:14 -07:00
Fabio Yeon
c4f448bf80
Merge pull request #9751 from brendandburns/fix
...
Add links to 0.19.0
2015-06-15 10:19:49 -07:00
Brendan Burns
15562d4c09
Add links to 0.19.0
2015-06-12 16:04:01 -07:00
Ed Costello
05714d416b
Copy edits for spelling errors and typos
...
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Brendan Burns
e051497be9
Add some text about the docs being sync'd to HEAD
...
Add pointers to the release branch files.
Clone docs when creating a new release.
2015-06-04 21:53: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
Brian Grant
f1cea092df
Update docs. Add design principles. Fixes #6133 . Fixes #4182 .
...
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate
#
# Your commit will be aborted unless you regenerate docs.
COMMIT_BLOCKED_ON_GENDOCS
2015-04-16 22:13:44 +00:00
Phaneendra Chiruvella
99050fe8fd
fix link to kubectl docs in docs/README.md
2015-03-16 08:44:55 +05:30
Eric Tune
0510315e10
User, Admin, and Developer guides.
...
First pass at organizing our docs for three separate audiences:
User, Cluster Admin, and developer. Wrote a top-level guide
for each one, by selecting parts of the old docs/README.md.
The new docs/README.md mostly points to these 3 guides.
2015-03-11 10:52:59 -07:00
Daniel Smith
7a68a5aebf
Add cluster management doc
2015-03-04 13:47:49 -08:00
MikeJeffrey
8eda537a96
Adding FAQ link to readme
2015-03-04 10:29:53 -08:00
nikhiljindal
7cd243cf31
Adding links to http://kubernetes.io/third_party/swagger-ui/ in our docs
2015-02-03 12:21:16 -08:00
Brian Grant
55d0d0d258
Update docs to refer to kubectl rather than kubecfg. Remove cli.md.
...
Partially addresses #2144 . Fixes #834 .
2015-01-22 18:58:04 +00:00
codemonkey77
aabc1c35f6
Broken link in docs/README.md
...
Link was broken following rename of ux.md to ui.md
2015-01-21 01:23:59 +00:00
Ryan Fowler
9aec0a3609
Fix table of contents
...
Additional user guides section appears to have been renamed.
2015-01-18 09:19:44 -06:00
MikeJeffrey
f5a2e2637c
Update docs/README.md: add TOC / doc descriptions.
2014-12-15 10:43:17 -08:00
Brian Grant
c5be69408a
Document API doc path.
2014-12-02 01:36:21 +00:00
Brian Grant
d5700eac35
Documentation improvements. Fixes #2004 , #2115 , #2171 .
2014-11-17 21:32:44 +00: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