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