Commit Graph

1793 Commits

Author SHA1 Message Date
Vicken Simonian
a740a85dfb Fix scp of .dockcfg for-loop command 2015-07-13 11:45:13 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin
ad8f8731b6 Use a common set of tag prefixes for munges
All munges now start with `<!-- BEGIN MUNGE:` and end with `<!-- END MUNGE:`.
This lets me (in a followup) filter them better to normalize contents during
verification of generated docs.
2015-07-13 11:23:07 -07:00
Tim Hockin
f5919d4846 Merge pull request #11163 from erictune/no0xd
Delete the dreaded CR character.
2015-07-13 11:15:04 -07:00
Tim Hockin
d9c7b4ee54 Merge pull request #11094 from mikedanese/v1beta3
make some manifests in docs/high-availability v1
2015-07-13 10:42:03 -07:00
Eric Tune
6aebd1852f Delete the dreaded CR character. 2015-07-13 10:28:04 -07:00
Tim Hockin
2ad0774562 Merge pull request #11122 from zmerlynn/multi-pick
hack/cherry_pick_pull.sh: Allow multiple pulls
2015-07-13 10:17:14 -07:00
Tim Hockin
948a98b2c1 Merge pull request #11159 from brendandburns/docs3
Fix a small typo.
2015-07-13 10:06:11 -07:00
Mike Danese
37f0368ba2 make some manifests in docs/high-availability v1 2015-07-13 09:58:22 -07:00
Tim Hockin
03aa143328 Merge pull request #11145 from marekbiskup/kubectl-rolling-update-doc-fix
kubectl-rolling-update-doc-fix
2015-07-13 09:47:19 -07:00
Tim Hockin
213afd24f0 Merge pull request #11149 from epc/epc-2015194
Copy edits to remove doubled words
2015-07-13 09:45:51 -07:00
Brendan Burns
7620041ed4 Fix a small typo. 2015-07-13 09:38:40 -07:00
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
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