Brendan Burns
80e92360ec
Merge pull request #9904 from jayunit100/ha
...
[HA] Fully automated impl of containerized high available etcd+apiserver+controllermgr+scheduler
2015-07-10 20:51:38 -07:00
Rohit Jnagal
c28fa383bd
Merge pull request #11083 from davidopp/clean
...
First version of Introspection and Debugging section of User Guide.
2015-07-10 19:22:12 -07:00
Rohit Jnagal
6e30302328
Merge pull request #11090 from caesarxuchao/add-user-guide-docs
...
add user guide docs for kubectl exec, proxy, and port-forward
2015-07-10 19:19:27 -07:00
Rohit Jnagal
36813b4b3b
Merge pull request #11091 from dchen1107/config
...
Fix kubelet.md with --max-pods
2015-07-10 19:13:55 -07:00
Chao Xu
ec87843b24
address Mike's comments
2015-07-10 17:58:51 -07:00
Chao Xu
600e785168
add user guide docs for kubectl exec, proxy, and port-forward
2015-07-10 17:20:02 -07:00
Dawn Chen
27bcc14b08
Fix kubelet.md with --max-pods
2015-07-10 16:58:07 -07:00
David Oppenheimer
f660302e42
First version of Introspection and Debugging section of User Guide.
2015-07-10 15:41:26 -07:00
jayunit100
f4946693c6
Cloud agnostic minmal implementation of podmaster HA components.
2015-07-10 18:28:09 -04:00
Rohit Jnagal
51c658be33
Merge pull request #11072 from bprashanth/net_doc
...
Add user guide for connecting applications
2015-07-10 14:54:34 -07:00
Prashanth Balasubramanian
34cd952092
Swagger spec and gendocs
2015-07-10 14:35:41 -07:00
Prashanth Balasubramanian
8ae8c46649
Add user guide for connecting applications
2015-07-10 14:35:41 -07:00
Brian Grant
dd735dd1a1
First draft of deployment-oriented sections of the user guide.
2015-07-10 21:35:21 +00:00
Mike Danese
ed731a9d75
fix verify gendocs
2015-07-10 12:51:35 -07:00
Rohit Jnagal
8e5186a18f
Merge pull request #10794 from thockin/docs-downapi
...
Better docs for downward API
2015-07-10 12:42:26 -07:00
Rohit Jnagal
2a3ed99a19
Merge pull request #10914 from HaiyangDING/patch-1
...
Create schedule_algorithm file
2015-07-10 12:41:48 -07:00
Rohit Jnagal
b005bb9d1d
Merge pull request #11066 from JanetKuo/docs-monitoring
...
Add monitoring docs
2015-07-10 12:23:30 -07:00
Rohit Jnagal
a5dac1d98a
Merge pull request #10709 from zmerlynn/i1883
...
Update releasing.md with Kubernetes release process
2015-07-10 12:16:45 -07:00
Daniel Smith
9ef38c124c
manual fixes
2015-07-10 10:54:47 -07:00
Daniel Smith
c03a788c67
Auto-fixed docs
2015-07-10 10:54:47 -07:00
Janet Kuo
d9e1d293ab
Add monitoring docs
2015-07-10 09:57:06 -07:00
Tim Hockin
cb8e27230e
When releasing, update versions in title
2015-07-10 09:04:19 -07:00
dingh
e019c8475f
Create schedule_algorithm file
...
This document explains briefly the schedule algorithm of Kubernetes and can be complementary to scheduler.md.
2015-07-10 14:51:11 +08: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
Zach Loafman
caa877ed71
Add a short doc on cherry picks
2015-07-09 14:35:26 -07:00
Zach Loafman
343814a70e
Update releasing.md with Kubernetes release process
...
This updates releasing.md with actual instructions on how to cut a
release, leaving the theory section of that document alone. Along the
way, I streamlined tiny bits of the existing process as I was
describing them.
The instructions are possibly pedantic, but should be executable by
anyone at this point, versus taking someone versant in the dark arts.
Relies on #10910 . Fixes #1883 .
2015-07-09 14:32:05 -07: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