Commit Graph

3133 Commits

Author SHA1 Message Date
Abhi Shah
317cb3f198 Merge pull request #17267 from brendandburns/docs2
Add a description of the proposed owners file system for the repo
2015-11-18 14:48:13 -08:00
Brendan Burns
63149d05fe Add a description of the proposed owners file system for the repo 2015-11-18 11:46:33 -08:00
k8s-merge-robot
65cdb12a1c Merge pull request #17076 from Symmetric/patch-2
Auto commit by PR queue bot
2015-11-17 16:38:58 -08:00
k8s-merge-robot
e665c44833 Merge pull request #17310 from ZJU-SEL/fix-ubuntu-doc
Auto commit by PR queue bot
2015-11-17 16:37:09 -08:00
k8s-merge-robot
364e3a0aab Merge pull request #17325 from thockin/beta-annotation-names
Auto commit by PR queue bot
2015-11-17 16:37:03 -08:00
k8s-merge-robot
539a629f4b Merge pull request #17230 from hurf/anno_out
Auto commit by PR queue bot
2015-11-17 03:01:22 -08:00
k8s-merge-robot
4657f1f112 Merge pull request #17210 from johscheuer/master
Auto commit by PR queue bot
2015-11-17 00:21:02 -08:00
k8s-merge-robot
5828836e7c Merge pull request #17197 from HaiyangDING/proposal-multi-scheduler
Auto commit by PR queue bot
2015-11-16 23:20:40 -08:00
dingh
f849ff60ef Create proposal on multiple schedulers
update according to many reviewers, 2015.11.17
2015-11-17 14:57:30 +08:00
Greg Taylor
fd79010fd7 Spelling fix in daemons.md
DeamonSet->DaemonSet
2015-11-16 16:05:32 -08:00
Jeff Lowdermilk
70d89a3541 Merge pull request #13571 from yujuhong/lifecycle_v0
kubelet: add a generic pod lifecycle event generator
2015-11-16 14:59:40 -08:00
k8s-merge-robot
a676b118b9 Merge pull request #17308 from kennethkalmer/patch-1
Auto commit by PR queue bot
2015-11-16 14:48:18 -08:00
Tim Hockin
30e381e62a clarify experimental annotations doc 2015-11-16 10:52:26 -08:00
k8s-merge-robot
65c285f5ab Merge pull request #16344 from thockin/enable-iptables-proxy
Auto commit by PR queue bot
2015-11-16 09:48:38 -08:00
k8s-merge-robot
ebe5649939 Merge pull request #16824 from mattmoor/master
Auto commit by PR queue bot
2015-11-16 09:12:35 -08:00
He Simei
904a93a8b5 clarify that v1.1.1 could fail on ubuntu potentially 2015-11-16 15:34:08 +08:00
Kenneth Kalmer
84ebb027e0 Update CentOS manual instructions to use virt7-docker-common-release
Just sync the documentation up since the latest [virt7-docker-common-release](http://cbs.centos.org/koji/packages?tagID=112) has newer packages that work together.

Tested this on a single node Centos 7.1 node with the following packages and it all works well so far:

```
 yum list -q docker etcd kubernetes flannel
Installed Packages
docker.x86_64                                1.8.2-7.el7.centos                                  @extras
etcd.x86_64                                  2.1.1-2.el7                                         @extras
flannel.x86_64                               0.2.0-10.el7                                        @extras
kubernetes.x86_64                            1.1.0-0.4.git2bfa9a1.el7                            @virt7-docker-common-release
```
2015-11-16 07:53:32 +02:00
k8s-merge-robot
229f0f22ad Merge pull request #17100 from idvoretskyi/patch-2
Auto commit by PR queue bot
2015-11-15 00:36:25 -08:00
k8s-merge-robot
ec07897140 Merge pull request #17153 from hSATAC/patch-1
Auto commit by PR queue bot
2015-11-15 00:36:19 -08:00
Matt Moore
b750d1dddc Drop the beta for GCR v2 images.
beta.gcr.io is no longer needed to pull through v2.
2015-11-14 12:19:02 -08:00
Tim Hockin
970c045848 Enable iptables kube-proxy by default in master 2015-11-13 18:38:01 -08:00
Tim Hockin
dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
k8s-merge-robot
6a34b2cc04 Merge pull request #16411 from feihujiang/deleteSimpleYamlDocInUserGuide
Auto commit by PR queue bot
2015-11-13 11:13:23 -08:00
hurf
ca300c180c Add printer options to Annotate
1. add return message as "resource name annotated"
2. add printer options to annotate
3. move all parameter into AnnotateOptions to make sure runT
function has no parameter.
2015-11-14 03:07:21 +08:00
k8s-merge-robot
0f7b1b4d3a Merge pull request #17224 from mikedanese/undeprecate-static
Auto commit by PR queue bot
2015-11-13 10:52:20 -08:00
Yu-Ju Hong
ac778e8203 Adjust the sync/backoff period
Set resyncInterval to one minute now that we rely on the generic pleg to trigger
pod syncs on container events. When there is an error during syncing, pod
workers need to wake up sooner to retry. Set the sync error backoff period to
10 second in this case.
2015-11-13 09:57:25 -08:00
Mike Danese
bb0e2e6de7 undeprecated static pods in the docs 2015-11-13 09:40:38 -08:00
Abhi Shah
051e9fe837 Fix Env Var Name in daemonset documentation 2015-11-13 09:24:09 -08:00
k8s-merge-robot
20a99af00e Merge pull request #16704 from janetkuo/doc-kubectl-edit
Auto commit by PR queue bot
2015-11-13 07:10:35 -08:00
Johannes Scheuermann
48338eece1 Fixed minor error in docs for namespaces 2015-11-13 11:12:50 +01:00
k8s-merge-robot
97419d5035 Merge pull request #16246 from rwehner/fix-submit-queue-links
Auto commit by PR queue bot
2015-11-12 23:42:26 -08:00
Janet Kuo
d2522eba5a Fix out-dated console output 2015-11-12 14:02:38 -08:00
Janet Kuo
ed0e919da6 Add kubectl edit, annotate, autoscale concept to deployment document 2015-11-12 14:02:38 -08:00
jackgr
788ac9c12b Add discussion of apply to deployment options. 2015-11-12 14:02:38 -08:00
k8s-merge-robot
724e8a3f3a Merge pull request #17011 from resouer/patch-9
Auto commit by PR queue bot
2015-11-12 08:33:14 -08:00
k8s-merge-robot
706d3a77a9 Merge pull request #16798 from derekwaynecarr/key_compaction
Auto commit by PR queue bot
2015-11-12 02:45:15 -08:00
Ash Wu
c35d9716dc Fix wrong terminal output for vagrant.md
According to the description below `We did not start any services, hence there are none listed. But we see three replicas displayed properly.`

The original terminal output example was wrong and misleading.
2015-11-12 16:28:55 +08:00
k8s-merge-robot
2478f2d4b6 Merge pull request #16813 from caesarxuchao/guide-adding-group
Auto commit by PR queue bot
2015-11-11 23:52:38 -08:00
k8s-merge-robot
3902331142 Merge pull request #17134 from ingvagabund/garbage-collection-documentation
Auto commit by PR queue bot
2015-11-11 23:51:29 -08:00
feihujiang
ef0239a08b Delete the simple-yaml.md example 2015-11-12 13:48:52 +08:00
k8s-merge-robot
398a4808e1 Merge pull request #17132 from janetkuo/kubectl-rollingupdate-rollback
Auto commit by PR queue bot
2015-11-11 15:52:32 -08:00
k8s-merge-robot
821763510a Merge pull request #16903 from bgrant0607/docfix
Auto commit by PR queue bot
2015-11-11 13:54:44 -08:00
Jan Chaloupka
53419ee971 doc: correct member 'the the -> the' (two 'the' member into one 'the' member) 2015-11-11 22:54:25 +01:00
Janet Kuo
88d9106705 Add help text for rollback in kubectl rolling-update 2015-11-11 13:29:54 -08:00
Ihor Dvoretskyi
74f57bc314 Update master.md
Alternative way to restart docker service is added.
2015-11-11 09:49:01 +02:00
Brian Grant
e62386a717 Update overview doc using content from recent presentation. 2015-11-11 06:06:36 +00:00
Harry Zhang
aa9a6a131d Make master.sh easy to copy
Make worker.sh easy to copy
2015-11-11 03:15:53 +00:00
k8s-merge-robot
c785a6e77f Merge pull request #17033 from aveshagarwal/master-kubelet-streaming
Auto commit by PR queue bot
2015-11-10 18:09:13 -08:00
k8s-merge-robot
253dd4e18e Merge pull request #17073 from jlowdermilk/fix-patch-help-text
Auto commit by PR queue bot
2015-11-10 14:53:27 -08:00
Paul Tiplady
2f5704899d Fix Calico docs with correct 1.1 binary URL 2015-11-10 14:02:35 -08:00