Commit Graph

1743 Commits

Author SHA1 Message Date
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
wizard
69b55b82f8 update k8s to 0.19.3 2015-07-10 09:57:00 +08:00
Avesh Agarwal
f134830aba The option --service-cluster-ip-range was introduced with kubernetes 0.18.
So this fix changes tested version for this guide to 0.18 and beyond.

Signed-off-by: Avesh Agarwal <avagarwa@redhat.com>
2015-07-09 17:37:24 -04:00
Victor Marmol
809d16de20 Merge pull request #10856 from mikedanese/v1beta3-remove-docs
remove v1beta3 examples from getting started from scratch guide
2015-07-09 14:22:02 -07:00
Victor Marmol
485b24a9ea Merge pull request #10898 from satnam6502/sys-namespace
Update logging getting started guides to reflect namespace change
2015-07-09 08:37:35 -07:00
Victor Marmol
b7da593d7c Merge pull request #10762 from erictune/toc
Automatic Doc Editing, with Table of Contents Generation
2015-07-09 08:13:45 -07:00
Satnam Singh
70afc829c6 Update logging getting started guides to reflect namespace change 2015-07-09 01:12:13 -07:00
Wojciech Tyczynski
e80a193664 Merge pull request #9943 from mamikonyana/override_ubuntu_defaults
Do not override environment variable in ubuntu defaults
2015-07-09 09:21:26 +02:00
Wojciech Tyczynski
534af353fb Merge pull request #10895 from JanetKuo/k8s-ui
Update UI doc for the usage of Kubernetes UI
2015-07-09 09:08:17 +02:00
Janet Kuo
d0c618a25e Rephrase and remove redundant words 2015-07-08 23:13:52 -07:00
Janet Kuo
de97fb8ecf Update ui.md 2015-07-08 18:44:48 -07:00
Janet Kuo
dbc8493cab Update ui.md 2015-07-08 18:35:30 -07:00
Victor Marmol
dd378f148b Merge pull request #10896 from thockin/docs-versioning-2
Make READMEs even more obviously versioned.
2015-07-08 16:24:40 -07:00
Mike Danese
57f235a99f remove v1beta3 examples from getting started from scratch guide 2015-07-08 15:56:22 -07:00
Victor Marmol
a599d80343 Merge pull request #10941 from caesarxuchao/getting-started-output
update the kubectl output in gettint-started-guides
2015-07-08 15:55:44 -07:00
Eric Tune
c51e35e835 Support for in-place modification of docs
Adds cmd/mungedocs which is framework for processing
all files under docs/ and either verifying that no changes needed or
making in-place changes.

Did not reuse kube::util::gen-docs because that seemed to be
centered around handling added files, and this pass does not
add files.

Planned uses:
 - table of contents automatic updating
 - linkification
 - internal link checker
 - link-path-relativizer or absolutizer
 - example file syncer
 - header inserter.

Just table-of-contents updating in this PR.

Added Table of Contents to docs/networking.md.

Demonstrates use of new TOC generator presubmit.
Other docs will be added in future PRs.
Additional development will be needed to handle some
of the more complex cases.
2015-07-08 14:58:54 -07:00
Victor Marmol
df3c437eed Merge pull request #10924 from kelcecil/node-doc
Update CLI flags in node overview doc
2015-07-08 14:46:15 -07:00
Victor Marmol
50a3a0aa25 Merge pull request #10911 from brendandburns/docs2
Add some additional clarity to label prefix requirements.
2015-07-08 14:40:05 -07:00
Victor Marmol
e4e83be24d Merge pull request #10887 from alex-mohr/release-notes2
Update release notes tool and documentation
2015-07-08 14:37:59 -07:00
Victor Marmol
2f52cc7add Merge pull request #10907 from brendandburns/e2e2
Add a pointer to a new java library.
2015-07-08 14:30:40 -07:00
Victor Marmol
fff24af86e Merge pull request #10859 from davidopp/clean
Move scheduler overview from docs/design/ to docs/devel/
2015-07-08 14:03:23 -07:00
Victor Marmol
c268352547 Merge pull request #10949 from JanetKuo/update-kubectl-get-docs-all
Update kubectl output in doc
2015-07-08 13:55:46 -07:00
Victor Marmol
2ee06ed171 Merge pull request #10950 from pmorie/hostpath
Change remaining instances of hostDir in docs to hostPath
2015-07-08 13:49:23 -07:00
Paul Morie
5b4adf8469 Change remaining instances of hostDir in docs to hostPath 2015-07-08 16:26:20 -04:00
Janet Kuo
a761a0fb72 Update kubectl output in doc 2015-07-08 13:22:54 -07:00
Victor Marmol
036e7eb40a Merge pull request #10765 from mikedanese/daemon-doc-update
update kube* daemon docs synposis and flags.
2015-07-08 13:21:30 -07:00
Janet Kuo
174f93306c Update ui.md 2015-07-08 12:49:53 -07:00
Janet Kuo
cbac2abf8b Fix document typo 2015-07-08 11:48:03 -07:00
Chao Xu
2e6db701a2 coreos 2015-07-08 11:46:12 -07:00
Tim Hockin
3d97d82655 Make READMEs clearer wrt versions 2015-07-08 11:36:14 -07:00
Chao Xu
89a8c0a749 centos 2015-07-08 11:27:12 -07:00
Chao Xu
fef7e47ddf juju 2015-07-08 11:24:24 -07:00
Chao Xu
1cca74c20d REASON to STATUS 2015-07-08 11:20:49 -07:00
Victor Marmol
56da0be884 Merge pull request #10681 from thockin/relative-docs-links
Make docs links be relative so we can version them
2015-07-08 11:17:37 -07:00
Victor Marmol
d293388993 Merge pull request #10800 from thockin/docs-volumes
Better volumes docs
2015-07-08 11:16:53 -07:00
Chao Xu
3cc13260ba vagrant 2015-07-08 11:01:09 -07:00
Victor Marmol
5e813fc76d Merge pull request #10865 from JanetKuo/docs-security-context
Update document of security context
2015-07-08 10:00:36 -07:00
Victor Marmol
d90cd98d7b Merge pull request #10894 from jlowdermilk/describe-docs
Update kubectl describe help to document prefix matching behavior
2015-07-08 09:59:57 -07:00
Kel Cecil
e72725cd70 Update CLI flags in node overview doc 2015-07-08 10:59:03 -04:00
Tim Hockin
1e4f6a4357 Better volumes docs 2015-07-07 22:19:20 -07:00
Brendan Burns
25b37b6978 Add some additional clarity to label prefix requirements. 2015-07-07 20:45:22 -07:00
Brendan Burns
45e23e0b02 Add a pointer to a new java library. 2015-07-07 20:14:36 -07:00
Janet Kuo
cda54c5cf7 Update UI doc for the usage of Kubernetes UI 2015-07-07 18:19:34 -07:00
Janet Kuo
049c989a19 Update kubectl get command in docs/devel/ 2015-07-07 18:06:43 -07:00
Alex Mohr
7737d18882 Update release notes tool and documentation 2015-07-07 17:40:10 -07:00
Yu-Ju Hong
711c093902 Merge pull request #10811 from thockin/version-examples-links
Make examples links be relative
2015-07-07 17:34:37 -07:00
Jeff Lowdermilk
229cbd472d Update kubectl describe help to document prefix matching behavior 2015-07-07 16:57:37 -07:00
Tim Hockin
0d7ec93861 reflow lines 2015-07-07 16:45:54 -07:00
Yu-Ju Hong
2a92eec0dc Merge pull request #10875 from thockin/docs-versioning
Fix broken links in docs/README
2015-07-07 16:35:18 -07:00