Tim Hockin
5d3b0c0540
Merge pull request #11143 from marekbiskup/firewall-rule-syntax
...
fix firewall rule create syntax for gce
2015-07-13 09:38:24 -07:00
Tim Hockin
bd70a1e220
Merge pull request #11132 from ZJU-SEL/patch-doc
...
Update with on going task and warning os limit
2015-07-13 09:11:08 -07:00
Tim Hockin
763ca2ec57
Merge pull request #11131 from bfallik/patch-1
...
Update dns.md
2015-07-13 09:09:59 -07:00
Ed Costello
2b941634d8
Copy edits to remove doubled words
2015-07-13 10:11:55 -04:00
Zach Loafman
180a38c181
hack/cherry_pick_pull.sh: Allow multiple pulls
...
Reorder the arguments to allow for multiple pulls at the end:
hack/cherry_pick_pull.sh <remote branch> <pr-number>...
This solves some common A-then-immediate-A' cases that appear
frequently on head. (There's a workaround, but it's a hack.) Updates
the documentation.
2015-07-13 07:11:12 -07:00
Marek Biskup
d1f2541755
kubectl-rolling-update-doc-fix
2015-07-13 15:09:26 +02:00
Marek Biskup
3003b22838
fix firewall rule create syntax for gce
2015-07-13 15:03:36 +02:00
David Oppenheimer
d7d7bb9bc9
Run hack/run-gendocs.sh
2015-07-13 01:39:42 -07:00
resouer
1128d1c44a
Update with on going task and os limit
2015-07-13 13:43:12 +08:00
Brian Fallik
78aa11ac46
Update dns.md
...
Slighting wording update to (hopefully) improve the flow.
2015-07-13 01:26:25 -04:00
Ed Costello
98e9f1eeae
Copy edits for typos
2015-07-12 22:03:06 -04:00
Tim Hockin
a1efb50a29
Merge pull request #11121 from jason-riddle/ui-docs
...
Add namespace to kubectl create command
2015-07-12 15:52:31 -07:00
Jason Riddle
693122f87f
Add namespace to kubectl create command
2015-07-11 20:02:27 -04:00
Akshay Aurora
789e50439b
Fix formatting in networking.md
2015-07-12 03:49:01 +05:30
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
Gabriel Weyer
7363452b51
Fixed vnet create command
...
The parameter name should be `--subnet-name` instead of `--subnet` with the latest version of the CLI (0.9.5).
2015-07-11 12:22:34 +10: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
Zach Loafman
dd8a72e4fb
Fix patch release instructions
...
Somewhere in the last round of editing, I compressed the patch release
instructions after the release validation steps went in. They no
longer made sense because they assume some variables are set from the
previous step that you don't have set. Set them.
These instructions are now begging to be refactored between the patch
and normal releases, but I won't do that here.
2015-07-10 18:43:12 -07:00
Chao Xu
ec87843b24
address Mike's comments
2015-07-10 17:58:51 -07:00
Brendan Burns
8db6367326
Add another php library
2015-07-10 17:22:40 -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
saadali
c4a42ea405
Add documentation for creating large kubernetes clusters
2015-07-10 16:31:29 -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
jiangyaoguo
102c56ddc4
change get minions cmd in docs
2015-07-10 10:40:52 +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
Eric Tune
30fe02df08
Mark GCE as passing conformance test.
2015-07-09 09:06:05 -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