Brad Erickson
a36d3390bf
Minion->Node rename: KUBERNETES_NODE_MEMORY, VAGRANT_NODE_NAMES, etc
...
ENABLE_NODE_PUBLIC_IP
NODE_ADDRESS
NODE_BLOCK_DEVICE_MAPPINGS
NODE_CONTAINER_ADDRS
NODE_CONTAINER_NETMASKS
NODE_CONTAINER_SUBNET_BASE
NODE_CONTAINER_SUBNETS
NODE_CPU
2015-11-25 00:43:52 -08:00
Brad Erickson
6b91b45eff
Minion->Node rename: IAM_PROFILE_NODE, KUBE_ENABLE_NODE_PUBLIC_IP, etc
...
KUBE_GCE_NODE_IMAGE, KUBE_GCE_NODE_PROJECT, KUBEMARK_NUM_NODES
2015-11-25 00:43:51 -08:00
k8s-merge-robot
2ddc61e941
Merge pull request #17663 from yanns/patch-1
...
Auto commit by PR queue bot
2015-11-24 10:34:43 -08:00
k8s-merge-robot
564918217f
Merge pull request #17633 from yangxiangyu/master
...
Auto commit by PR queue bot
2015-11-24 07:30:56 -08:00
k8s-merge-robot
53bb90f9bb
Merge pull request #17492 from johscheuer/master
...
Auto commit by PR queue bot
2015-11-24 03:41:26 -08:00
k8s-merge-robot
5f193e7c47
Merge pull request #17552 from AlexChesser/fix-documentation-17519
...
Auto commit by PR queue bot
2015-11-24 03:41:14 -08:00
He Simei
0a267aa11d
minor fix ubuntu doc
2015-11-24 15:09:27 +08:00
yangxiangyu
c28b75a91f
fix ./master.sh: line 125: --data-dir=/var/etcd/data: No such file or directory
2015-11-24 10:29:50 +08:00
k8s-merge-robot
b38836c1e0
Merge pull request #17625 from ruizeng/master
...
Auto commit by PR queue bot
2015-11-23 14:52:16 -08:00
Yann Simon
63e7a5ec90
remove trailing space
...
the trailing space break the command in zsh at least
2015-11-23 18:19:45 +01:00
k8s-merge-robot
fb09627514
Merge pull request #17262 from brendandburns/hyperkube
...
Auto commit by PR queue bot
2015-11-23 07:49:34 -08:00
k8s-merge-robot
2371cdaac4
Merge pull request #17419 from ZJU-SEL/fix-ubuntu-etcd-flag
...
Auto commit by PR queue bot
2015-11-23 03:19:17 -08:00
razr
1ca78a24be
document "getting-started-guides/docker.md" overview anchor error.
2015-11-22 17:06:19 +08:00
k8s-merge-robot
d79ccddc83
Merge pull request #17198 from mesosphere/dcos-guide
...
Auto commit by PR queue bot
2015-11-21 00:05:26 -08:00
He Simei
5ebff99dbf
fix etcd flag for ubuntu
2015-11-21 10:17:07 +08:00
Karl Isenberg
be0066cd2d
Add DCOS getting started guide
2015-11-20 16:19:22 -08:00
Brendan Burns
ce90b83689
Update some flags
2015-11-20 11:47:31 -08:00
Alex Chesser
9a065638e1
Included explicit instructions for obtaining code
...
A novice may require this additional step and might not know that the kubernetes repository is sufficient to run the code locally.
2015-11-19 23:07:19 -05:00
Johannes Scheuermann
5fa50c93c0
Removed redundant drop-in in node.yaml
2015-11-19 11:50:34 +01: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