Eric Tune 
							
						 
					 
					
						
						
							
						
						294b71d2af 
					 
					
						
						
							
							Merge pull request  #6138  from bronislav/update-aws-template  
						
						... 
						
						
						
						A few update AWS template 
						
						
					 
					
						2015-04-02 09:01:58 -07:00 
						 
				 
			
				
					
						
							
							
								Steve Watt 
							
						 
					 
					
						
						
							
						
						221a63396d 
					 
					
						
						
							
							Added yum install of etcd  
						
						
						
						
					 
					
						2015-04-01 17:44:12 -05:00 
						 
				 
			
				
					
						
							
							
								Connor Doyle 
							
						 
					 
					
						
						
							
						
						6872a73827 
					 
					
						
						
							
							Getting started guide for Mesos on GCP.  
						
						
						
						
					 
					
						2015-04-01 14:52:02 -07:00 
						 
				 
			
				
					
						
							
							
								Rohit Jnagal 
							
						 
					 
					
						
						
							
						
						903fb42a36 
					 
					
						
						
							
							Merge pull request  #6208  from brendandburns/aws  
						
						... 
						
						
						
						Shorten up the AWS getting started guide to point to get.k8s.io. 
						
						
					 
					
						2015-03-31 11:12:47 -07:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						fb10fb620f 
					 
					
						
						
							
							Shorten up the AWS getting started guide to point to get.k8s.io, stop pointing at  
						
						... 
						
						
						
						an obsolete release. 
						
						
					 
					
						2015-03-31 10:57:31 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Grafton 
							
						 
					 
					
						
						
							
						
						fd94fdbe2a 
					 
					
						
						
							
							Merge pull request  #5141  from erictune/gsgrules  
						
						... 
						
						
						
						Guidelines for Getting Started Guide contributions 
						
						
					 
					
						2015-03-30 15:35:37 -07:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						4659a12d6b 
					 
					
						
						
							
							Merge pull request  #6135  from AntonioMeireles/master  
						
						... 
						
						
						
						getting 7bc7f47 
						
						
					 
					
						2015-03-30 12:27:28 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Tune 
							
						 
					 
					
						
						
							
						
						ebf3134c79 
					 
					
						
						
							
							Proposed guidelines for new Getting-started-guides.  
						
						... 
						
						
						
						# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate
#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS 
						
						
					 
					
						2015-03-30 09:52:52 -07:00 
						 
				 
			
				
					
						
							
							
								António Meireles 
							
						 
					 
					
						
						
							
						
						5a6069bb27 
					 
					
						
						
							
							adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant.  
						
						... 
						
						
						
						Signed-off-by: António Meireles <antonio.meireles@reformi.st > 
						
						
					 
					
						2015-03-30 17:45:34 +01:00 
						 
				 
			
				
					
						
							
							
								António Meireles 
							
						 
					 
					
						
						
							
						
						bb4071e8be 
					 
					
						
						
							
							getting  7bc7f47 fully right.  
						
						... 
						
						
						
						given that etcd is disabled in the nodes we need to wait for master's etcd to be
available so that flanneld gets properly wired.
Signed-off-by: António Meireles <antonio.meireles@reformi.st > 
						
						
					 
					
						2015-03-30 08:33:11 +01:00 
						 
				 
			
				
					
						
							
							
								Sam Ghods 
							
						 
					 
					
						
						
							
						
						ef77349306 
					 
					
						
						
							
							Update GCE getting started guide to include gcloud preview  
						
						
						
						
					 
					
						2015-03-29 18:37:01 -07:00 
						 
				 
			
				
					
						
							
							
								Anton Ilin 
							
						 
					 
					
						
						
							
						
						2d01f1f02e 
					 
					
						
						
							
							Fix indentation and types cf template parameters  
						
						... 
						
						
						
						Use AWS specific types for key pair name and vpc parts 
						
						
					 
					
						2015-03-28 18:33:47 +02:00 
						 
				 
			
				
					
						
							
							
								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