Christoph Blecker 
							
						 
					 
					
						
						
							
						
						9e3b1d4a16 
					 
					
						
						
							
							Fix broken link to logging documentation  
						
						
						
						
					 
					
						2017-01-15 00:14:12 -08:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						2c576fd359 
					 
					
						
						
							
							Fix broken link for docker install  
						
						... 
						
						
						
						Fixes  #36314  
					
						2016-11-07 09:48:01 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						b0fa2056a6 
					 
					
						
						
							
							Remove 'this is HEAD' warning on docs  
						
						
						
						
					 
					
						2016-10-26 00:06:59 +02:00 
						 
				 
			
				
					
						
							
							
								Sean M. Collins 
							
						 
					 
					
						
						
							
						
						0ec3ee9524 
					 
					
						
						
							
							Delete vagrant.md  
						
						... 
						
						
						
						The link[1] 404's and most of the documentation now suggests[2] using
minikube for running a kubernetes cluster locally
[1]: http://kubernetes.github.io/docs/getting-started-guides/vagrant/ 
[2]: http://kubernetes.io/docs/getting-started-guides/#local-machine-solutions  
						
						
					 
					
						2016-09-27 17:02:14 -04:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						385fb81407 
					 
					
						
						
							
							Update the latestReleaseBranch to release-1.4 in the munger.  
						
						
						
						
					 
					
						2016-09-01 14:40:55 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Mendoza 
							
						 
					 
					
						
						
							
						
						95b73058d2 
					 
					
						
						
							
							Removed non-md files from docs. Moved doc yamls to test/fixtures.  
						
						... 
						
						
						
						Most of the contents of docs/ has moved to kubernetes.github.io.
Development of the docs and accompanying files has continued there, making
the copies in this repo stale. I've removed everything but the .md files
which remain to redirect old links. The .yaml config files in the docs
were used by some tests, these have been moved to test/fixtures/doc-yaml,
and can remain there to be used by tests or other purposes. 
						
						
					 
					
						2016-08-25 15:09:27 -07:00 
						 
				 
			
				
					
						
							
							
								Ilya Dmitrichenko 
							
						 
					 
					
						
						
							
						
						712c1e2123 
					 
					
						
						
							
							coreos/azure: Move into a separate repo  
						
						
						
						
					 
					
						2016-07-30 12:56:46 +01:00 
						 
				 
			
				
					
						
							
							
								joe2far 
							
						 
					 
					
						
						
							
						
						88b6d4ad36 
					 
					
						
						
							
							Fix broken warning image link in docs  
						
						
						
						
					 
					
						2016-07-15 10:44:58 +01:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						ef0c9f0c5b 
					 
					
						
						
							
							Remove "All rights reserved" from all the headers.  
						
						
						
						
					 
					
						2016-06-29 17:47:36 -07:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						2bff72b769 
					 
					
						
						
							
							Updated docs and examples for release-1.3.  
						
						
						
						
					 
					
						2016-06-13 12:24:34 -07:00 
						 
				 
			
				
					
						
							
							
								Dawn Chen 
							
						 
					 
					
						
						
							
						
						88de86fcb9 
					 
					
						
						
							
							Revert "Versioning docs and examples for v1.4.0-alpha.0."  
						
						... 
						
						
						
						This reverts commit cce9db3aa9 
						
						
					 
					
						2016-06-10 16:46:46 -07:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						cce9db3aa9 
					 
					
						
						
							
							Versioning docs and examples for v1.4.0-alpha.0.  
						
						
						
						
					 
					
						2016-06-10 14:55:35 -07:00 
						 
				 
			
				
					
						
							
							
								Lucas Käldström 
							
						 
					 
					
						
						
							
						
						dca3bd5011 
					 
					
						
						
							
							Remove docker-multinode  
						
						
						
						
					 
					
						2016-05-22 01:23:45 +03:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						dae84f5306 
					 
					
						
						
							
							Update the latestReleaseBranch to release-1.2 in the munger.  
						
						
						
						
					 
					
						2016-03-08 18:59:28 -08:00 
						 
				 
			
				
					
						
							
							
								Eric Paris 
							
						 
					 
					
						
						
							
						
						ca40c5dccb 
					 
					
						
						
							
							Fix docs README.md links to kubernetes.github.io  
						
						... 
						
						
						
						kubernetes.github.io uses index not README for it's base dir. So we were
linking to the wrong place. 
						
						
					 
					
						2016-03-08 10:07:41 -05:00 
						 
				 
			
				
					
						
							
							
								Eric Paris 
							
						 
					 
					
						
						
							
						
						f334fc4179 
					 
					
						
						
							
							Remove all docs which are moving to  http://kubernetes.github.io  
						
						... 
						
						
						
						All .md files now are only a pointer to where they likely are on the new
site.
All other files are untouched. 
						
						
					 
					
						2016-03-04 12:49:17 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Robinson 
							
						 
					 
					
						
						
							
						
						29eb6020fb 
					 
					
						
						
							
							Merge pull request  #22074  from a-robinson/images  
						
						... 
						
						
						
						Update the logging images to parse sub-second docker timestamps. 
						
						
					 
					
						2016-03-04 09:04:33 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						527c0270c8 
					 
					
						
						
							
							Merge pull request  #22475  from caseydavenport/remove-calico-fedora  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-04 00:32:27 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						e3304e6a1d 
					 
					
						
						
							
							Merge pull request  #21773  from matthughes/patch-2  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-03 20:19:04 -08:00 
						 
				 
			
				
					
						
							
							
								Casey D 
							
						 
					 
					
						
						
							
						
						1cc9cc1894 
					 
					
						
						
							
							Remove outdated Calico+Fedora guide  
						
						
						
						
					 
					
						2016-03-03 15:05:40 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Robinson 
							
						 
					 
					
						
						
							
						
						feea376b5c 
					 
					
						
						
							
							Update the logging images to parse sub-second docker timestamps.  
						
						
						
						
					 
					
						2016-03-03 10:21:30 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						64e784173c 
					 
					
						
						
							
							Merge pull request  #21804  from vmware/vsphere-documentation-fix  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-02 23:32:36 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						d81d823ca5 
					 
					
						
						
							
							Merge pull request  #22393  from eparis/blunderbuss  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-02 18:51:56 -08:00 
						 
				 
			
				
					
						
							
							
								Eric Paris 
							
						 
					 
					
						
						
							
						
						5e5a823294 
					 
					
						
						
							
							Move blunderbuss assignees into tree  
						
						
						
						
					 
					
						2016-03-02 20:46:32 -05:00 
						 
				 
			
				
					
						
							
							
								Dhawal Yogesh Bhanushali 
							
						 
					 
					
						
						
							
						
						28b40be7ce 
					 
					
						
						
							
							Fixing documentation  
						
						
						
						
					 
					
						2016-03-02 17:34:24 -08:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						7a85d54d4e 
					 
					
						
						
							
							fix links  
						
						
						
						
					 
					
						2016-02-29 13:27:29 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						a0b04a6df8 
					 
					
						
						
							
							Merge pull request  #20281  from cilium-team/fixing-docker-d  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-28 03:51:31 -08:00 
						 
				 
			
				
					
						
							
							
								Fabio Yeon 
							
						 
					 
					
						
						
							
						
						465934f67b 
					 
					
						
						
							
							Merge pull request  #21772  from matthughes/patch-1  
						
						... 
						
						
						
						Make sure etcd2 actually gets started 
						
						
					 
					
						2016-02-26 14:36:43 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						766657cd19 
					 
					
						
						
							
							Merge pull request  #21504  from luxas/fix_certs_for_hyperkube  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-26 06:53:29 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						085d7cbbb8 
					 
					
						
						
							
							Merge pull request  #21072  from MikeSpreitzer/issue/20292  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-26 03:13:29 -08:00 
						 
				 
			
				
					
						
							
							
								Lucas Käldström 
							
						 
					 
					
						
						
							
						
						e9af6c34af 
					 
					
						
						
							
							Update the DNS template from cluster/addons/dns and combine into one file. Make DNS working on docker and docker-multinode  
						
						
						
						
					 
					
						2016-02-25 21:59:07 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Hughes 
							
						 
					 
					
						
						
							
						
						aaa4100d3a 
					 
					
						
						
							
							Make sure etcd2 actually gets started  
						
						... 
						
						
						
						Need to actually start etcd2.  Right now it is just being configured and using the CoreOS Openstack image, nothing else is starting etcd2. 
						
						
					 
					
						2016-02-23 13:34:17 -05:00 
						 
				 
			
				
					
						
							
							
								Matt Hughes 
							
						 
					 
					
						
						
							
						
						ce6c87ce49 
					 
					
						
						
							
							Make sure etcd2 actually gets started  
						
						... 
						
						
						
						This configures etcd2, but doesn't actually start it up.  At least using the CoreOS Openstack image, nothing else was doing this. 
						
						
					 
					
						2016-02-23 13:33:11 -05:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						be623ae3fa 
					 
					
						
						
							
							Merge pull request  #18562  from fgimenez/added-missing-juju-dependency-to-doc  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-23 00:49:29 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						fb2a209ed7 
					 
					
						
						
							
							Merge pull request  #21221  from yifan-gu/rkt_doc  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-22 14:02:54 -08:00 
						 
				 
			
				
					
						
							
							
								Yifan Gu 
							
						 
					 
					
						
						
							
						
						b3ed1b633f 
					 
					
						
						
							
							docs/rkt: Document the different UX.  
						
						
						
						
					 
					
						2016-02-22 11:46:02 -08:00 
						 
				 
			
				
					
						
							
							
								Mike Spreitzer 
							
						 
					 
					
						
						
							
						
						22246291e3 
					 
					
						
						
							
							Support a CNI plugin as an alternative to Flannel  
						
						... 
						
						
						
						Resolves issue #20292  
						
						
					 
					
						2016-02-22 11:29:55 -05:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						6c5bf89ed3 
					 
					
						
						
							
							Merge pull request  #21160  from justinsb/aws_bigger_master  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-20 00:29:45 -08:00 
						 
				 
			
				
					
						
							
							
								Rob Szumski 
							
						 
					 
					
						
						
							
						
						6e4e5e0e1b 
					 
					
						
						
							
							docs: update alternative to official CoreOS guide  
						
						
						
						
					 
					
						2016-02-18 11:46:43 -08:00 
						 
				 
			
				
					
						
							
							
								Rob Szumski 
							
						 
					 
					
						
						
							
						
						ac218b3d00 
					 
					
						
						
							
							docs: add AWS to list of CoreOS guides  
						
						
						
						
					 
					
						2016-02-18 11:46:11 -08:00 
						 
				 
			
				
					
						
							
							
								Abhishek Shah 
							
						 
					 
					
						
						
							
						
						51fba282ec 
					 
					
						
						
							
							Fluentd on GCE master should not use ClusterFirst  
						
						
						
						
					 
					
						2016-02-17 11:32:41 -08:00 
						 
				 
			
				
					
						
							
							
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						a16372ce40 
					 
					
						
						
							
							AWS: Change master to m3.medium by default  
						
						... 
						
						
						
						m3.large for > 150 nodes.
t2.micro often runs out of memory.  The t2 class has very
difficult-to-understand behaviour when it runs out of CPU.  The
m3.medium is reasonably affordable, and avoids these problems.
Fix  #21151 
Issue #18975  
						
						
					 
					
						2016-02-17 10:24:14 -05:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						138cb09aea 
					 
					
						
						
							
							Merge pull request  #20795  from luxas/remove_dev  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-15 03:52:26 -08:00 
						 
				 
			
				
					
						
							
							
								André Martins 
							
						 
					 
					
						
						
							
						
						97acdf4cd8 
					 
					
						
						
							
							fixing docker -d deprecation  
						
						... 
						
						
						
						Signed-off-by: André Martins <aanm90@gmail.com > 
						
						
					 
					
						2016-02-14 23:07:32 +01:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						ad36fc8ba5 
					 
					
						
						
							
							Merge pull request  #19832  from caseydavenport/calico-cni-ubuntu-doc  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-13 21:43:56 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						99658d9fae 
					 
					
						
						
							
							Merge pull request  #20711  from kinvolk/docs-fix-coreos-casing  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-10 02:21:55 -08:00 
						 
				 
			
				
					
						
							
							
								Casey D 
							
						 
					 
					
						
						
							
						
						678e742dc5 
					 
					
						
						
							
							Update Calico Ubuntu guide to use CNI plugin  
						
						
						
						
					 
					
						2016-02-08 11:03:04 -08:00 
						 
				 
			
				
					
						
							
							
								Casey D 
							
						 
					 
					
						
						
							
						
						964dfa1ad4 
					 
					
						
						
							
							Update Calico CoreOS doc to use CNI plugin, conformance.  
						
						
						
						
					 
					
						2016-02-08 10:58:59 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						47437163ae 
					 
					
						
						
							
							Merge pull request  #20533  from kolyshkin/patch-1  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-08 00:32:24 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						bc36f57a68 
					 
					
						
						
							
							Merge pull request  #20482  from eljefedelrodeodeljefe/doc/azure-subscription-option  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-07 12:16:30 -08:00