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 
						 
				 
			
				
					
						
							
							
								Vincenzo D'Amore 
							
						 
					 
					
						
						
							
						
						8f0be8deae 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master'  
						
						
						
						
					 
					
						2015-09-10 23:17:39 +02: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 
						 
				 
			
				
					
						
							
							
								Vincenzo D'Amore 
							
						 
					 
					
						
						
							
						
						1b82b1148a 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master'  
						
						
						
						
					 
					
						2015-09-09 10:06:10 +02: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 
						 
				 
			
				
					
						
							
							
								Vincenzo D'Amore 
							
						 
					 
					
						
						
							
						
						4461990933 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master'  
						
						
						
						
					 
					
						2015-09-04 01:13:41 +02: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 
						 
				 
			
				
					
						
							
							
								Vincenzo D'Amore 
							
						 
					 
					
						
						
							
						
						5c33cbdf33 
					 
					
						
						
							
							fix - removed annoying message 'enter your password for the ssh key'  
						
						
						
						
					 
					
						2015-09-02 15:37:34 +02: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