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
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
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
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
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
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