He Simei
5ebff99dbf
fix etcd flag for ubuntu
2015-11-21 10:17:07 +08:00
He Simei
06b62ef498
upgrade etcd flag for docker-k8s
2015-11-18 16:48:20 +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
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
Tim Hockin
dab591b629
Run update-gendocs
2015-11-13 13:57:57 -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
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
Ihor Dvoretskyi
74f57bc314
Update master.md
...
Alternative way to restart docker service is added.
2015-11-11 09:49:01 +02:00
Harry Zhang
aa9a6a131d
Make master.sh easy to copy
...
Make worker.sh easy to copy
2015-11-11 03:15:53 +00:00
Paul Tiplady
2f5704899d
Fix Calico docs with correct 1.1 binary URL
2015-11-10 14:02:35 -08:00
k8s-merge-robot
a8bfce11c4
Merge pull request #16966 from idvoretskyi/patch-1
...
Auto commit by PR queue bot
2015-11-10 12:01:42 -08:00
Guohua Ouyang
4829e08cc4
fix typo
...
Signed-off-by: Guohua Ouyang <gouyang@redhat.com>
2015-11-10 21:01:27 +08:00
Tim Hockin
faa5c5885a
Update docs for running under docker
...
Make them a bit more version safe.
2015-11-09 22:08:06 -08:00
Ihor Dvoretskyi
b6ee774982
Update libvirt-coreos.md
2015-11-07 16:33:33 +02:00
k8s-merge-robot
0b183f43fd
Merge pull request #16574 from hurf/stop_doc
...
Auto commit by PR queue bot
2015-11-05 19:43:21 -08:00
Joe Beda
993c1ee222
Update etcd to 2.2.1
2015-11-04 12:26:57 -08:00
Robert Bailey
d5bb12134e
Replace monit with supervisord in documentation.
2015-11-03 16:20:02 -08:00
Samuel ROZE
1f9d6c1c5b
Fixes typo in all.yml
file name
2015-11-03 10:22:02 +00:00
k8s-merge-robot
2861dbb186
Merge pull request #16023 from rimusz/master
...
Auto commit by PR queue bot
2015-10-30 02:02:22 -07:00
hurf
ce35bb4208
Remove trace of "kubectl stop"
...
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
Alex Robinson
f0ebe4066f
Update fluentd-gcp to include all recent improvements that are in the
...
new google-fluentd 1.5.4-1 build.
2015-10-29 11:54:07 +00:00
k8s-merge-robot
79c2d5541a
Merge pull request #16204 from caseydavenport/docs-update-v1.1
...
Auto commit by PR queue bot
2015-10-29 01:43:15 -07:00
k8s-merge-robot
a1e3a1c39a
Merge pull request #16328 from erictune/scratch-addons
...
Auto commit by PR queue bot
2015-10-29 01:32:11 -07:00
k8s-merge-robot
3980d2373d
Merge pull request #16368 from fgrzadkowski/test_docker_multinode
...
Auto commit by PR queue bot
2015-10-29 01:31:45 -07:00
Janet Kuo
a01d339216
Update tutorial about kubectl expose
2015-10-27 14:28:32 -07:00
Casey D
97c9fde378
Updated ubuntu-calico.md for v1.1
2015-10-27 11:27:51 -07:00
Eric Tune
0869e01342
Improve addons documentation.
...
Longer description of Addons in Admin Guide to Cluster Components.
Mention fluentd as node component in Admin Guide to Cluster Components.
From docs/getting-started-guides/scratch.md add refs to setting up
DNS, Logging, Monitoring, and GUI.
Add TOCs to several pages that were referenced.
Fixes #16235
2015-10-27 08:28:55 -07:00
Filip Grzadkowski
871dcb472c
Fix flags for kubelet in docker-multinode setup.
2015-10-27 15:50:23 +01:00
Filip Grzadkowski
187c32a74a
Wait for docker termination when creating network bridges. Currently we might have data races.
2015-10-27 15:44:03 +01:00
Daniel Smith
516a9a6784
Merge pull request #16129 from errordeveloper/master
...
azure/coreos: Quickfix for Weave 1.2
2015-10-26 17:05:42 -07:00
Abhi Shah
76f0f8e467
Merge pull request #16189 from beldougie/patch-1
...
Remove breaking whitespace
2015-10-24 16:15:36 -07:00
Matt Keeble
c125004e7f
Remove breaking whitespace
...
For the copy&pasters among us ;)
2015-10-23 22:15:30 +01:00
Brendan Burns
d32e713b77
Make AWS node sizes dynamic in the number of nodes.
2015-10-22 20:22:00 -07:00
Ilya Dmitrichenko
33587de7c4
azure/coreos: Quickfix for Weave 1.2
2015-10-22 14:11:14 -07:00
k8s-merge-robot
9ce0286657
Merge pull request #15522 from ZJU-SEL/enhance-containerized-kubelet-param
...
Auto commit by PR queue bot
2015-10-21 05:56:27 -07:00
Rimantas Mocevicius
1184553bc5
single node App for OS X
2015-10-21 12:22:26 +01:00
k8s-merge-robot
e68488cd1d
Merge pull request #15825 from gabrfarina/patch-1
...
Auto commit by PR queue bot
2015-10-21 02:07:11 -07:00
k8s-merge-robot
61250eaec5
Merge pull request #15223 from errordeveloper/master
...
Auto commit by PR queue bot
2015-10-20 11:41:19 -07:00
Gabriele Farina
416225f554
Update OS/X instructions.
...
Update to reflect recent changes in docker-machine for OS/X users.
Related to this change: docker/machine#1791
2015-10-18 21:50:39 +01:00
He Simei
7c9903bd02
mount /var/lib/docker rw
2015-10-17 09:53:04 +08:00
He Simei
9c3600d5d3
enhance upstart param for containerized kubelet
2015-10-17 09:52:38 +08:00
Mike Danese
8e8437dad8
declare azure/ubuntu/saltstack bankruptcy
2015-10-16 18:21:21 -07:00
He Simei
62a2c47c24
fix #15767
2015-10-16 16:30:02 +08:00
Ilya Dmitrichenko
2bd14923ff
coreos/azure: Updates for Weave 1.1
...
- Bump CLI tools version
- Bump CoreOS image IDs
2015-10-14 14:41:14 +01:00
k8s-merge-robot
4008c65323
Merge pull request #15135 from ZJU-SEL/upgrade-flannel
...
Auto commit by PR queue bot
2015-10-13 07:07:18 -07:00
He Simei
31f7d33d29
enhance lsb_release detection for multi-docker
2015-10-12 18:48:37 +08:00