Commit Graph

342 Commits (95b528ffec6de06a2baf709fcbc984ea638bf510)

Author SHA1 Message Date
Brendan Burns 1aa2b97792 Revert "Revert "Update gce starting guide to use get.k8s.io""
This reverts commit b369f2b48f.
2015-03-27 13:46:28 -07:00
Brendan Burns 3eda80b3c5 Merge pull request #5985 from lyda/aws-fixes
Template doesn't work with VPCs
2015-03-27 09:58:51 -07:00
António Meireles 7bc7f47c3e simplify and turn more idiomatic flanneld's setup in CoreOS' cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-27 09:44:01 +00:00
Zach Loafman b369f2b48f Revert "Update gce starting guide to use get.k8s.io" 2015-03-26 19:36:25 -07:00
Brendan Burns 61b624457d Update gce starting guide to use get.k8s.io
Also auto install gcloud if it's not present.
2015-03-26 16:08:56 -07:00
Zach Loafman 7814dd4ecd Merge pull request #5998 from wattsteve/patch-1
Fedora Guide: Clarify installation process for different Kube Versions
2015-03-26 11:32:35 -07:00
Eric Tune 884b893370 Merge pull request #5913 from errordeveloper/master
Minor updates to CoreOS/Weave implementation for Azure cloud
2015-03-26 10:55:14 -07:00
Steve Watt 0d6cf9ae99 Add how-to for installing different Kube Versions
Provenance of the PR - https://groups.google.com/forum/#!topic/google-containers/kBw33yj33sU

This change provides users that may not be familiar with Fedora conventions with some additional information on how to quickly navigate the Fedora infrastructure to find and install the Kubernetes version that they are after.
2015-03-26 12:53:12 -05:00
Eric Tune 1f9cdce9cf Merge pull request #5521 from preillyme/patch-1
Update README to show community support
2015-03-26 10:52:09 -07:00
Eric Tune 9e5c0e3b3b Merge pull request #5296 from jeffbean/master
Adding new starting Guide for CoreOS with Kubernetes in an offline environment.
2015-03-26 10:39:36 -07:00
Kevin Lyda f3c775ae19 Fix AWS::AutoScaling::LaunchConfiguration.
This only supports SecurityGroups; I'm assuming I need to use the
GroupId for the SecurityGroup with VPCs.  In addition this doesn't
support SubnetId.
2015-03-26 14:26:08 +00:00
Kevin Lyda 32aad891ef Fix SecurityGroups/SecurityGroupIds issue. 2015-03-26 13:49:43 +00:00
Kevin Lyda e2049b7ce7 Fixing issues with VPC.
One part of a fix to get this working on AWS VPCs.
2015-03-26 11:35:46 +00:00
jayunit100 280e525392 Clarify flannel vs networkmanager usage of ansible 2015-03-25 23:02:20 -04:00
Isaac Hollander McCreery 76f3700388 Getting started on GCE: Clarify and update the Getting VMs section to point to current documentation; clarify and update Prerequisites to include ‘gcloud preview’; include information about ‘kube-down.sh’ if ‘kube-up.sh’ fails 2015-03-25 21:47:39 +00:00
Benjamin Elder 8446cc9c50 Update gce.md OSX instructions per issue #5852
Update /docs/getting-started-guides/gce.md prerequisites to include relevant urls for osx.
See https://github.com/GoogleCloudPlatform/kubernetes/issues/5852 for the related issue.
2015-03-25 14:10:04 -04:00
Eric Paris 50452994cb Merge pull request #5847 from aveshagarwal/kubernetes-fedora-guides-minions
Describes addition and deletion of minions (or nodes) at run time, and some other fixes.
2015-03-25 12:04:59 -04:00
Ilya Dmitrichenko b6cc4cb22f coreos/azure: Update image IDs 2015-03-25 13:42:59 +00:00
Ilya Dmitrichenko edb39e0601 coreos/azure: Move `storage_account` under resources 2015-03-25 13:40:10 +00:00
Jeffrey Bean 6cb53acad7 Changing notes section to kubectl over kubecfg 2015-03-25 06:09:23 -07:00
Ilya Dmitrichenko 152ec2ed75 coreos/azure: Do cleanup storage account (Azure/azure-xplat-cli#1615) 2015-03-25 12:56:24 +00:00
Avesh Agarwal 8d345fc94b Describes addition and deletion of kubernetes nodes dynamically.
Removes --machines stuff from /etc/kubernetes/controller-manager, and now
no change is required in it from its default configuration.
Changes terminology from kubernetes minions to kubernetes nodes.
Fixes /etc/kubernetes/proxy duplication issue.
2015-03-24 14:09:48 -04:00
Brendan Burns d216984194 Update coreos_single_node_cluster.md 2015-03-24 10:39:25 -07:00
Brendan Burns bcc9a43a6c Update coreos_multinode_cluster.md 2015-03-24 10:39:25 -07:00
jayunit100 378b1b0275 Some cleanup, clarification, and addition of NetworkManager requirements for ansible setup 2015-03-23 22:17:28 -04:00
Brendan Burns a7f3d7d820 Merge pull request #5550 from AntonioMeireles/registry_gunicorn_play_safe
workaround for docker/docker-registry#892 /crasher on CoreOS' cloud-configs
2015-03-23 14:06:51 -07:00
Robert Bailey a7bc9edb96 Specify bash when installing kubernetes via get.k8s.io.
Fixes #5689.
2015-03-21 22:50:29 -07:00
Eric Paris bae8f9c06f Update getting started guide table to list latest tested on Fedora 2015-03-20 15:57:08 -04:00
Zach Loafman 7f02e110f4 Merge pull request #5594 from lhuard1A/libvirt-coreos_kube-push
libvirt-coreos: Make kube-push able to push non-release kubernetes binaries
2015-03-20 10:20:02 -07:00
António Meireles b60a3cca45 workaround for docker/docker-registry#892 /crasher on CoreOS' cloud-configs.
avoids race conditions (docker/docker-registry#892) when multiple workers are
attempting to run sql migrations simultaneously. dunno why this isn't the
registry's default since this isn't specially hard to trigger so we're just
playing safe here.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-20 16:40:30 +00:00
CJ Cullen eaf35b89b7 Merge pull request #5641 from gosharplite/patch-1
Fix master ip error.
2015-03-19 09:31:37 -07:00
Derek Carr 475f24310c Merge pull request #5418 from rjnagal/docs
Update vagrant documentation to use get.k8s.io for setup.
2015-03-19 11:08:07 -04:00
Avesh Agarwal 7ee4cfe54c Fixes to Kubernetes/Fedora upstream guide. 2015-03-19 10:18:45 -04:00
gosharplite cd4d0fdb8b Fix master ip error. 2015-03-19 13:55:34 +08:00
CJ Cullen 97b806e3a7 Merge pull request #5566 from jlowdermilk/update-docs
Update getting-started-guides/gce.md for using prebuilt release
2015-03-18 15:47:24 -07:00
CJ Cullen 6cd5b4333a Merge pull request #5597 from lhuard1A/libvirt-coreos_doc
Update libvirt-coreos documentation
2015-03-18 15:45:03 -07:00
Rohit Jnagal 0817bf2c72 Update vagrant documentation to use get.k8s.io for setup. 2015-03-18 22:17:45 +00:00
Jeff Lowdermilk 8f1462452a Update getting-started-guides/gce.md for using prebuilt release
Remove instructions for hack/build-go.sh. Client binaries are included
in official release tars.
2015-03-18 12:20:14 -07:00
Jeff Bean 3302ef48f6 spelling and grammar corrections 2015-03-18 08:54:30 -07:00
Jeff Bean b66e2d87bc Adding seimple service to the demo setion 2015-03-18 08:45:17 -07:00
Lénaïc Huard 8fb8e20f2c Make kube-push able to push local binaries built by `make`
and not only releases built by `make release`.

The behavior is conditionned by the KUBE_PUSH environment variable.
2015-03-18 15:31:11 +01:00
Antoine Cotten a4e29053f7 simplify fleet invocation
see commit b5a50ca
2015-03-17 20:05:39 +01:00
António Meireles 1891ba029c in CoreOS configs enforce that docker starts only after flanneld is running.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
António Meireles 07461f9a46 use natively packaged flannel in CoreOS' cloud-configs
in the footsteps of #5254 merge earlier today and per @brendandburns comments
in the PR review thread...

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
Nikhil Jindal 7fa7cf5321 Merge pull request #5291 from you-n-g/master
sipmle typo
2015-03-16 15:43:52 -07:00
Patrick Reilly 66107ad93b Update README to show community support
Update README to show community support for local support by https://github.com/kismatic
2015-03-16 14:08:34 -07:00
Justin Santa Barbara 9361b76977 Configure separate IAM roles for master & minion, create roles automatically 2015-03-16 10:37:25 -07:00
Jeff Bean f1da8ad8fc Feedback changes around text. 2015-03-16 09:38:02 -07:00
Young 379b614024 simple typo 2015-03-14 14:49:31 +08:00
Brendan Burns 5326baed7b Merge pull request #5254 from AntonioMeireles/add_docker_caching_to_CoreOS_cluster
Add Docker caching support to CoreOS' clusters.
2015-03-13 12:18:26 -07:00