Karl Isenberg
be0066cd2d
Add DCOS getting started guide
2015-11-20 16:19:22 -08:00
Casey D
5a7c796d4d
Update coreos/bare_metal_calico.md for v1.1
2015-11-20 14:49:57 -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
Francisco Gimeno
cb018fbf32
Upgraded cloud config template for CoreOS/azure to kubernetes 1.1.1
2015-11-19 12:52:23 +01: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
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
k8s-merge-robot
632e32d8f6
Merge pull request #14487 from zhengguoyong/update-minion2
...
Auto commit by PR queue bot
2015-10-12 02:58:29 -07:00
k8s-merge-robot
ee1ff452c0
Merge pull request #15293 from resouer/patch-8
...
Auto commit by PR queue bot
2015-10-12 02:47:55 -07:00
Trevor Pounds
d234d86af6
Minor formatting cleanup.
2015-10-10 12:30:21 -07:00
k8s-merge-robot
71e9565815
Merge pull request #15163 from thockin/gcloud-preview
...
Auto commit by PR queue bot
2015-10-10 12:04:55 -07:00
k8s-merge-robot
dd702f2d11
Merge pull request #15289 from roberthbailey/docker-getting-started-guide
...
Auto commit by PR queue bot
2015-10-08 13:28:39 -07:00
Tim Hockin
b25069d084
Stop using `gcloud preview` - it is obsolete
...
Switch to supported APIs. Update docs.
2015-10-08 11:05:49 -07:00
k8s-merge-robot
46441a6657
Merge pull request #15250 from derekwaynecarr/troubleshooting_update
...
Auto commit by PR queue bot
2015-10-08 07:09:22 -07:00
Piotr Szczesniak
d9a392790a
Merge pull request #13512 from freedev/master
...
fix - removed annoying message 'enter your password for the ssh key'
2015-10-08 13:04:55 +02:00
Harry Zhang
fcfed739b9
Deal with unsupported os distro
2015-10-08 08:47:45 +00:00
Harry Zhang
22ab92bd16
Fix wrong case statement in master.sh
2015-10-08 16:21:53 +08:00
Robert Bailey
94753fbe4d
Update the docker single node getting started guide to use the
...
1.0.6 release.
2015-10-07 23:51:35 -07:00
He Simei
51f1570710
upgrade flannel to 0.5.3
2015-10-08 13:28:58 +08:00
eulerzgy
7399bfe8e8
change minion to node
2015-10-08 11:55:50 +08:00
derekwaynecarr
075334a474
Improve troubleshooting tips for vagrant errors due to host setup
2015-10-07 15:15:56 -04:00
k8s-merge-robot
83433a1ebd
Merge pull request #14499 from erictune/scratch-fix
...
Auto commit by PR queue bot
2015-10-07 07:00:09 -07:00
Abhishek Shah
a1b6dbe870
Removed DenyEscalatingExec from the list of default admission controllers.
2015-10-06 13:35:32 -07:00
Alex Robinson
43a985df67
Merge pull request #14492 from fgrzadkowski/upgrade_flannel
...
Upgrade flannel to 0.5.3
2015-10-05 13:35:06 -07:00
Alex Robinson
b5bf821006
Merge pull request #14540 from ZJU-SEL/add-support-docker-centos
...
add support for CentOS via multi-docker
2015-10-05 12:59:21 -07:00
Eric Tune
ae5da89a64
Correct scratch guide re: bridge and iptables
...
Replace "eth0" with "cbr0" in "ip add" command,
as reported by github user @kjvalencik.
Update iptables command to match changes in #13348 .
2015-10-05 10:24:10 -07:00
k8s-merge-robot
2965f79b6b
Merge pull request #14812 from arisu1000/typo
...
Auto commit by PR queue bot
2015-10-02 08:20:39 -07:00
Brendan Burns
b9293a093b
Merge pull request #14478 from ZJU-SEL/upgrade-ubuntu-1.0.6
...
Fix unknown admission control failure for ubuntu deployment
2015-10-01 15:22:49 -07:00
Vincenzo D'Amore
768644c314
moved fs.chmod into openssl rsa callback function
2015-10-01 13:07:40 +02:00
Vincenzo D'Amore
e59bcad460
Merge remote-tracking branch 'upstream/master'
2015-10-01 12:53:57 +02:00
He Simei
a4187471a5
deprecate incorrect description
2015-10-01 14:23:34 +08:00
He Simei
d593c42e42
deprecate unknown admission control
2015-10-01 12:45:36 +08:00
He Simei
be14f720c4
upgrade k8s to 1.0.6 for ubuntu
2015-10-01 12:45:36 +08:00
hardy.jung
5235908dff
Fixed typo in getting-started-guides:scratch
2015-09-30 17:24:22 +09:00
Bayu Aldi Yansyah
e66bb33e2d
docs: fix words
2015-09-26 10:04:54 +07:00
Bayu Aldi Yansyah
78f38f1d4d
docs: work with VBox 5.0, confirmed
...
add small update to the docs. based on this discussion
https://groups.google.com/forum/#!topic/google-containers/qr4UMofltzs
2015-09-26 08:41:47 +07:00
He Simei
d3f160ff13
add support for amzn
2015-09-25 16:39:50 +08:00
He Simei
0178dba381
add support for CentOS via multi-docker
2015-09-25 13:38:15 +08:00
Brian Grant
cc48f65de1
Merge pull request #14387 from robszumski/rewrite-coreos
...
docs: revamp CoreOS getting started guides
2015-09-24 16:59:02 -07:00
Filip Grzadkowski
595381d48c
Upgrade flannel to 0.5.3
2015-09-24 15:57:27 +02:00
Rob Szumski
aab396f624
docs: proper capitalization of CoreOS
2015-09-23 17:21:07 -07:00
Eric Tune
795d6827c1
Merge pull request #13712 from Huawei-PaaS/add_doc_for_ubuntu_Cluster_upgrade
...
Add docs for ubuntu kubernetes cluster upgrading
2015-09-23 16:50:08 -07:00
Rob Szumski
e831d1559c
docs: fix spelling/feedback
2015-09-23 16:48:01 -07:00
Eric Tune
1e0aec4edb
Merge pull request #14329 from Huawei-PaaS/fix-wrong-paramter-ubuntu-md
...
fix the parameter name of k8s version
2015-09-23 16:40:56 -07:00
Vincenzo D'Amore
36f92dd026
Merge remote-tracking branch 'upstream/master'
2015-09-23 09:49:02 +02:00
Rob Szumski
60923cb171
docs: split official vs community sections
2015-09-22 16:01:09 -07:00
Lénaïc Huard
6fad7d3520
Revert "Add local etcd discovery support for libvirt-coreos"
...
This reverts commit 74601eabbe
.
2015-09-22 18:30:39 +02:00
yuqi huang
5fe8d7d106
fix the parameter name of k8s version
...
fix the parameter name of k8s version
2015-09-22 09:45:49 +08:00
k8s-merge-robot
83192aac45
Merge pull request #13964 from liguangbo/fix_make_ca_cert_proxy
...
Auto commit by PR queue bot
2015-09-19 00:15:54 -07:00
Tim Hockin
6def707f9c
Merge pull request #12887 from djosborne/master
...
added calico-kubernetes-fedora-digitalocean demo
2015-09-18 14:43:54 -07:00
liguangbo
c907bac6c8
Fix easy-rsa download time out in ubuntu deployment script
2015-09-18 17:37:04 +08:00
k8s-merge-robot
445fde3dc5
Merge pull request #13447 from pweil-/pid-mode
...
Auto commit by PR queue bot
2015-09-16 23:34:35 -07:00
k8s-merge-robot
3dcb75c599
Merge pull request #13986 from derekwaynecarr/move_to_flannel
...
Auto commit by PR queue bot
2015-09-16 09:36:09 -07:00
k8s-merge-robot
14ccba8924
Merge pull request #13886 from a-robinson/logtags
...
Auto commit by PR queue bot
2015-09-16 05:51:32 -07:00
k8s-merge-robot
b85a7c0a6d
Merge pull request #13968 from kevin-wangzefeng/fix_a_typo_in_ubuntu_getting_started_guide
...
Auto commit by PR queue bot
2015-09-16 05:07:19 -07:00
Jerzy Szczepkowski
d549fc400a
Merge pull request #14026 from Huawei-PaaS/fix-dead-link-of-logging
...
fix the dead link of logging.md
2015-09-16 13:06:58 +02:00
yuqi huang
1e2f791f95
fix the dead link of logging.md
...
fix the dead link of logging.md
2015-09-16 15:49:36 +00:00
yuqi huang
e7101386db
Add docs for ubuntu kubernetes cluster upgrading
...
Add docs for ubuntu kubernetes cluster upgrading
2015-09-16 09:49:06 +00:00
Alex Robinson
8040f75594
Update fluentd-gcp to use a new google-fluentd build with my recent
...
changes to fluent-plugin-google-cloud to attach Kubernetes metadata to
logs.
Along with this, separate logs from containers in the cluster out from
logs from the daemons running on the node by instantiating two instances
of the output plugin, one which uses the new metadata (for containers)
and one which doesn't (for things like docker and the kubelet).
2015-09-15 23:14:43 +00:00
derekwaynecarr
360e7620d3
Move vagrant to flannel
2015-09-15 15:42:38 -04:00
Paul Weil
ed80c2b940
pid mode
2015-09-15 13:51:44 -04:00
Alexander Hersh
17be377174
Update fedora-calico.md
2015-09-15 10:26:33 -07:00
Kevin
e92f66693e
fix a typo in Ubuntu getting started guide
2015-09-15 20:57:50 +08:00
Trevor Pounds
17f9693350
Fix scratch doc links to hosted etcd images.
2015-09-14 17:26:52 -07:00
Vincenzo D'Amore
a2ea6ade59
Merge remote-tracking branch 'upstream/master'
2015-09-14 15:36:35 +02:00
k8s-merge-robot
4578f60eb1
Merge pull request #13898 from Huawei-PaaS/some_minor_doc_fixes
...
Auto commit by PR queue bot
2015-09-13 16:37:12 -07:00
k8s-merge-robot
dafe185372
Merge pull request #13711 from jijun2/master
...
Auto commit by PR queue bot
2015-09-13 06:08:22 -07:00
qiaolei
cb80475135
Fixed some minor typos
...
1. remove duplicate `than`
2. fixed a typo `<maste IP>` to `<master IP>`
3. add a `$` before the `kubelet` command to keep align with others in the document
2015-09-13 09:59:41 +00:00
Mike Danese
27c4f22ef4
Merge pull request #13816 from L-MA/update-docs-calico
...
Update ubuntu-calico getting started guide
2015-09-11 18:34:52 -07:00
Alex Robinson
614b1cf3c1
Replace /varlog with /var/log in the fluentd-gcp config to match the
...
recently updated fluent-es config.
2015-09-11 16:52:49 -07:00
jijun2
837f455eb8
Update fedora_manual_config.md
2015-09-11 17:37:04 +08:00
k8s-merge-robot
bfc60709b1
Merge pull request #13468 from yifan-gu/rkt_doc
...
Auto commit by PR queue bot
2015-09-10 20:32:08 -07:00
Mike Danese
fa8ddb4cde
Merge pull request #13802 from Huawei-PaaS/fix-dead-link-in-docker-md
...
fix the dead link of docker.md
2015-09-10 19:18:41 -07:00
k8s-merge-robot
1c3daac869
Merge pull request #13826 from JanetKuo/kubectl-bash-completion-docs
...
Auto commit by PR queue bot
2015-09-10 15:33:57 -07:00
yuqi huang
8de12acc3d
fix the dead link &typo error of docker.md
...
fix the dead link &typo error of docker.md
2015-09-10 22:14:11 +00:00
Yifan Gu
cbee5c36f4
docs: update rkt guide, add debugging tips.
2015-09-10 14:58:03 -07:00
Vincenzo D'Amore
8f0be8deae
Merge remote-tracking branch 'upstream/master'
2015-09-10 23:17:39 +02:00
JanetKuo
3ad58322dd
Document how to install kubectl bash completion
2015-09-10 13:17:27 -07:00
Alex Robinson
746dcb8075
Make fluentd-es output its warning logs and fluentd-gcp mount
...
/var/lib/docker read-only.
2015-09-10 18:28:27 +00:00
Luke Mino-Altherr
f2664fc73b
Fix getting kube-proxy
2015-09-10 10:16:46 -07:00
Chao Xu
183c6e2e84
Merge pull request #13652 from clasohm/example_download_links_raw
...
add raw flag for GitHub download links
2015-09-09 16:19:14 -07:00
k8s-merge-robot
d3b1e468e1
Merge pull request #13715 from Huawei-PaaS/fixed_a_typo_in_aws_md
...
Auto commit by PR queue bot
2015-09-09 08:26:59 -07:00
k8s-merge-robot
6f11647cb1
Merge pull request #13706 from Huawei-PaaS/Fixed_a_typo_in_fedora_manual_config_md
...
Auto commit by PR queue bot
2015-09-09 03:16:39 -07:00
k8s-merge-robot
7e51e6abf7
Merge pull request #13717 from Huawei-PaaS/fixed_a_markdown_error_in_azure_md
...
Auto commit by PR queue bot
2015-09-09 02:45:35 -07:00
qiaolei
390530d345
Fixed a markdown error in azure.md
2015-09-09 16:53:32 +08:00
qiaolei
294689ccff
Change `~/.kube/kubeconfig` to `~/.kube/config`
...
Where `~/.kube/kubeconfig` should be `~/.kube/config`
2015-09-09 16:43:55 +08:00
Vincenzo D'Amore
1b82b1148a
Merge remote-tracking branch 'upstream/master'
2015-09-09 10:06:10 +02:00
jijun2
96773abdfc
add note for changes of etcd2.0 ports in Fedora 22
...
modified: docs/getting-started-guides/fedora/fedora_manual_config.md
2015-09-09 03:12:21 -04:00
qiaolei
f1ac43aa4e
Fixed a typo in fedora_manual_config.md
...
Change '--enablerepo=update-testing' to '--enablerepo=updates-testing' to keep align with the command output.
2015-09-09 13:15:34 +08:00
k8s-merge-robot
891cef4efa
Merge pull request #13530 from goltermann/docs
...
Auto commit by PR queue bot
2015-09-08 19:19:15 -07:00
Chao Xu
496296f7f5
Merge pull request #13634 from ZJU-SEL/patch-docker-sh
...
Add mount dirs to docker multi-node scripts
2015-09-08 16:34:16 -07:00
Chao Xu
15d293acc1
Merge pull request #13635 from ZJU-SEL/patch-version
...
Add default version to docker-multi scripts
2015-09-08 16:33:51 -07:00
goltermann
bec4c10dc4
Replace IRC with Slack in docs.
2015-09-08 15:17:39 -07:00
qiaolei
9fdc251006
Fixed a markdown error in rackspace.md
2015-09-08 22:40:45 +08:00
harry
c9644b3e5b
Add mount dirs to multi-node scripts
2015-09-08 09:50:49 +08:00
Carsten Clasohm
d093fe0c4b
add raw flag for GitHub download links
2015-09-07 17:43:09 -07:00
harry
365562c0b9
Add default version to scripts
2015-09-07 06:22:48 +00:00
Quinton Hoole
4fe94164f0
Merge pull request #13477 from caseydavenport/update-calico-ubuntu-docs
...
Update calico ubuntu docs
2015-09-04 14:14:46 -07:00
Vincenzo D'Amore
4461990933
Merge remote-tracking branch 'upstream/master'
2015-09-04 01:13:41 +02:00
Eric Paris
04fc8ae3dd
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
Casey D
3c4ab920c0
Update Calico-Ubuntu install guide
2015-09-02 09:47:00 -07:00
k8s-merge-robot
dd5f970679
Merge pull request #13446 from fgrzadkowski/fix_docker_multinode_doc
...
Auto commit by PR queue bot
2015-09-02 06:48:56 -07:00
Vincenzo D'Amore
5c33cbdf33
fix - removed annoying message 'enter your password for the ssh key'
2015-09-02 15:37:34 +02:00
Brendan Burns
3dd3aa2730
Merge pull request #13442 from liebowitz/master
...
Fixed typo in CentOS doc: api-servers arg
2015-09-01 21:40:46 -07:00
Alex Robinson
66ff3c133b
Merge pull request #13229 from a-robinson/fluent
...
Clean up the fluentd images to make them more debuggable
2015-09-01 17:01:04 -07:00
Filip Grzadkowski
1a9b0d6018
Fix mounting volumes in docker based kubernetes setup.
2015-09-01 16:42:23 +02:00
Greg Liebowitz
133310d84d
Fixed typo in CentOS doc
2015-09-01 09:10:38 -04:00
Wojciech Tyczynski
5c2c42eed8
Merge pull request #13220 from aveshagarwal/master-issue-12740
...
httpGet livenessprobe fails for controller and scheduler when following steps in scratch.md (fixes #12740 )
2015-09-01 14:20:15 +02:00
lzc
74601eabbe
Add local etcd discovery support for libvirt-coreos
2015-08-29 11:49:35 +08:00
Avesh Agarwal
a64d8d4f7b
Updates scratch.md to send httpGet livenessprobe to 127.0.0.1 for
...
controller-manager and scheduler as they both listen on 127.0.0.1 by
default. This fixes #12740 .
2015-08-28 22:03:33 -04:00
k8s-merge-robot
2321d9ee26
Merge pull request #13255 from ZJU-SEL/upgrade-ubuntu-1.0.3
...
Auto commit by PR queue bot
2015-08-28 07:28:42 -07:00
He Simei
ffe9bb0e25
upgrade to v1.0.3, refactor the guide
2015-08-28 16:43:01 +08:00
Wojciech Tyczynski
550413750d
Merge pull request #13151 from pires/coreos_doc_cleanup
...
Clean-up CoreOS documentation.
2015-08-28 09:17:48 +02:00
Wojciech Tyczynski
e7b493f38b
Merge pull request #13252 from Huawei-PaaS/amend_an_markdown_error_in_scratch_md
...
Amend an ordered list markdown error in scratch.md
2015-08-28 09:16:43 +02:00
Alex Robinson
b3154a7815
Remove the garbage log file in the fluentd-gcp that gets filled with
...
gunk when installing the google-fluentd agent.
Also let it log things by not redirecting to a file within the container
and only using -q (warning logs only) rather than -qq (error logs only).
2015-08-27 21:41:44 +00:00
Avesh Agarwal
f369377b8c
Updates fedora ansible guide to reflect the move of the contrib dir to
...
https://github.com/kubernetes/contrib.git .
2015-08-27 13:16:34 -04:00
qiaolei
6021615792
Amend an ordered list markdown error in scratch.md
...
Amend an ordered list markdown error in scratch.md in section **etcd** by enter a newline after the first sentence
2015-08-27 17:57:01 +08:00
Yu-Ju Hong
fcee09a047
Merge pull request #13205 from JorgenG/master
...
Update CentOS getting started guide with needed KUBELET_API_SERVER
2015-08-26 15:20:01 -07:00
xavierbaude
62a0b45a72
Add cookbook for VMware
...
related to https://github.com/kubernetes/kubernetes/pull/13143
2015-08-26 16:39:24 +02:00
Jørgen Grøndal
31f0f2b17f
Update CentOS getting started guide with needed KUBELET_API_SERVER definition
2015-08-26 15:08:41 +02:00
Yu-Ju Hong
f0c8a5be78
Merge pull request #9708 from bronislav/add-ability-to-choose-aws-credentials
...
Add ability to select AWS profile
2015-08-25 14:30:02 -07:00
Paulo Pires
36aa867af4
Ran missing hack/update-generated-docs.sh.
2015-08-25 20:11:53 +01:00
Paulo Pires
8549c0bf60
Removed deprecated and unmaintained AWS + CoreOS docs in favor of coreos/coreos_multinode_cluster.md. Refs #11975
...
Removed deprecated and unmaintained fork of pires/kubernetes-vagrant-coreos-cluster linked in the docs.
Removed deprecated and unmaintained VMware + CoreOS section of coreos/coreos_multinode_cluster.md. Refs #13143
Refs #9178
2015-08-25 19:13:10 +01:00
Ed Costello
1916d3bb74
Copy edits for typos (resubmitted)
2015-08-25 10:47:58 -04:00
Anton Ilin
d9dcd0b626
Add note about switching aws profiles.
...
Signed-off-by: Anton Ilin <anton@ilin.dn.ua>
2015-08-25 17:47:57 +03:00
Clayton Coleman
02dbb95447
Add TerminationGracePeriodSeconds to API
...
Set defaulting for pod spec
2015-08-20 11:03:38 -04:00
Wojciech Tyczynski
aeb450ccee
Merge pull request #12890 from alexhersh/ubuntu-calico-update
...
Update ubuntu-calico guide
2015-08-20 09:36:41 +02:00
Alexander Hersh
dc35afcada
update generated docs
2015-08-19 22:33:03 -07:00
Saad Ali
8a43bd621e
Merge pull request #12745 from eparis/even-less-dash-false-positive
...
verify-flags-underscore.py: Even fewer dash false positives
2015-08-19 17:03:29 -07:00
Alexander Hersh
f795b67521
Update ubuntu-calico guide
...
Update Release Versions and Repo Names.
2015-08-19 11:04:36 -07:00
Ilya Dmitrichenko
cb3425351a
Make typography more consistent
2015-08-19 12:01:50 +01:00
Robert Bailey
08e6a43c1d
Revert "Merge pull request #9165 from smarterclayton/graceful"
...
This reverts commit 4f856b595d
, reversing
changes made to d78525a83b
.
Conflicts:
pkg/kubelet/status_manager.go
2015-08-18 17:34:49 -07:00
Dan Osborne
444ff4d42a
added calico-kubernetes-fedora-digitalocean demo
2015-08-18 16:38:41 -07:00
Robert Bailey
fd4147f6c5
Merge pull request #11125 from nak3/mesos-readme
...
Add a note of api endpoint in Kubernetes on Mesos getting started guide
2015-08-18 11:48:49 -07:00
Robert Bailey
4f856b595d
Merge pull request #9165 from smarterclayton/graceful
...
Enable graceful deletion using reconciliation loops in the Kubelet without TTL
2015-08-18 10:01:40 -07:00
Robert Bailey
6103a7f852
Merge pull request #12683 from feelobot/patch-2
...
Update AWS Configs to 1.0.3
2015-08-18 09:14:52 -07:00
Robert Bailey
f94f6c48fd
Merge pull request #10829 from ZJU-SEL/adddns2docker
...
add kube-dns for docker k8s
2015-08-18 09:13:54 -07:00
Clayton Coleman
89f1f3b1b8
Alter graceful deletion to not use TTL
...
Avoid TTL by deleting pods immediately when they aren't
scheduled, and letting the Kubelet delete them otherwise.
Ensure the Kubelet uses pod.Spec.TerminationGracePeriodSeconds
when no pod.DeletionGracePeriodSeconds is available.
2015-08-18 09:08:43 -04:00
Felix Rodriguez
2fba24e989
Update AWS Configs to 1.0.3
2015-08-17 13:59:38 -07:00
Eric Paris
c560f41a4b
Update docs which were incorrectly using _ in flag names
...
Each of these was verified that the actual flag declaration correctly
used -
2015-08-17 11:18:43 -07:00
Marek Grabowski
31e115eb73
Merge pull request #12656 from vallard/master
...
added OpenStack instructions to coreos multinode cluster document. C…
2015-08-17 11:58:19 +02:00
Kenjiro Nakayama
5e58bedae2
Add a note of api endpoint in Kubernetes on Mesos getting started guide
2015-08-16 17:08:56 +09:00
Filip Grzadkowski
15d39857e0
Fix wrong paths in docker multinode cluster 'getting started' guide
2015-08-14 15:42:07 +02:00
Vallard Benincosa
964d4c7111
ran ./hack/update-generated-docks.sh
2015-08-13 22:59:39 -07:00
Brendan Burns
868aca04a0
Merge pull request #12687 from eparis/verfiy-dash
...
Update flag-dash whitelist
2015-08-14 10:12:54 +08:00
Brendan Burns
35c22714d1
Merge pull request #7227 from lhuard1A/libvirt-coreos_etcd2
...
Make the libvirt-coreos cluster use the etcd2 shipped within CoreOS
2015-08-13 11:19:54 -07:00
Brendan Burns
5865971acb
Merge pull request #12387 from resouer/patch-docker
...
vxlan as bankend of flannel & auto restart k8s with daemon
2015-08-13 10:18:14 -07:00
Vallard Benincosa
1419806ca8
added OpenStack instructions to coreos multinode cluster document. Close #12587
2015-08-13 07:45:02 -07:00
Wojciech Tyczynski
968cbbee5d
Merge pull request #12629 from erictune/conformance_checkbox_gke
...
Mark GKE as conformant.
2015-08-13 11:42:42 +02:00
Lénaïc Huard
0535ca9263
Better explain what are the purposes of the libvirt-coreos cluster provider
2015-08-13 11:36:04 +02:00
Eric Tune
a2e1719a56
Mark GKE as conformant.
2015-08-13 00:41:15 -07:00
CJ Cullen
8767d04639
Merge pull request #11127 from nak3/mesos-readme2
...
Add --secure-port=0 to run `km apiserver` in Kubernetes on Mesos getting started guide
2015-08-12 13:40:24 -07:00