Commit Graph

889 Commits (24430525acd86dbcdbe2b4db20069ee0dc366a8d)

Author SHA1 Message Date
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
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
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