0a0655c646 
								
							 
						 
						
							
							
								
								Removed colon and made description consistent ( #11984 )  
							
							
							
						 
						
							2019-01-08 05:06:39 -08:00  
				
					
						
							
							
								 
						
							
								55a483022c 
								
							 
						 
						
							
							
								
								move port flag to expose ( #11778 )  
							
							... 
							
							
							
							moved `--port=8080` from `kubectl create` to `kubectl expose` 
							
						 
						
							2018-12-16 17:34:16 -08:00  
				
					
						
							
							
								 
						
							
								9833da206e 
								
							 
						 
						
							
							
								
								Update the version in the example ( #11598 )  
							
							
							
						 
						
							2018-12-11 16:09:45 -08:00  
				
					
						
							
							
								 
						
							
								2fc30aab67 
								
							 
						 
						
							
							
								
								Remove distracting, superfluous links from Learn Kubernetes Basics ( #11593 )  
							
							
							
						 
						
							2018-12-06 18:36:02 -08:00  
				
					
						
							
							
								 
						
							
								1e933a1a96 
								
							 
						 
						
							
							
								
								replace `run` with `create deployment` ( #11392 )  
							
							... 
							
							
							
							* replace `run` with `create deployment`
because `kubectl run` is deprecated
* korean
* removing ko files 
							
						 
						
							2018-11-30 12:51:59 -08:00  
				
					
						
							
							
								 
						
							
								9c53721234 
								
							 
						 
						
							
							
								
								Update expose-intro.html ( #11309 )  
							
							... 
							
							
							
							Replaces the word fungible with an easier to read synonym like exchangeable. 
							
						 
						
							2018-11-26 21:16:15 -08:00  
				
					
						
							
							
								 
						
							
								a628a0595b 
								
							 
						 
						
							
							
								
								Fix link on DaemonSet AppArmor loader example ( #11288 )  
							
							... 
							
							
							
							It was moved from kubernetes/contrib to kubernetes/kubernetes repository in
c7b70969bc 
							
						 
						
							2018-11-25 18:11:00 -08:00  
				
					
						
							
							
								 
						
							
								b5b8539a8e 
								
							 
						 
						
							
							
								
								Remove excess Spaces ( #11106 )  
							
							
							
						 
						
							2018-11-20 07:10:46 -08:00  
				
					
						
							
							
								 
						
							
								a24381103a 
								
							 
						 
						
							
							
								
								Minor updates ( #11021 )  
							
							... 
							
							
							
							- Added a missing full stop.
- Separated the details on the --type flag under the respective section. 
- Linked to the page on setting up Minikube locally.
- Introduced the VM abbreviation when used for the first time on the page. 
							
						 
						
							2018-11-16 10:22:21 -08:00  
				
					
						
							
							
								 
						
							
								d9cfd8b6f3 
								
							 
						 
						
							
							
								
								Add KodeKloud online training for CKAD Preparation course ( #10991 )  
							
							... 
							
							
							
							* Add KodeKloud online training
* Add KodeKloud online training 
							
						 
						
							2018-11-14 17:15:14 -08:00  
				
					
						
							
							
								 
						
							
								76c65a8418 
								
							 
						 
						
							
							
								
								Use absolute URLs and avoid aliases in the tutorial ( #10924 )  
							
							
							
						 
						
							2018-11-13 17:36:06 -08:00  
				
					
						
							
							
								 
						
							
								e74e9394cd 
								
							 
						 
						
							
							
								
								Fix numbered lists ( #10887 )  
							
							... 
							
							
							
							* Fix numbered lists
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* Update hello-minikube.md
* remove redundant note labels 
							
						 
						
							2018-11-08 11:13:04 -08:00  
				
					
						
							
							
								 
						
							
								d65e1790ff 
								
							 
						 
						
							
							
								
								Add admonition type to shortcode ( #9482 )  
							
							... 
							
							
							
							* Change existing admon blocks
* Fix includes issue 
							
						 
						
							2018-11-06 11:33:04 -08:00  
				
					
						
							
							
								 
						
							
								a0b97a3e5d 
								
							 
						 
						
							
							
								
								Update tutorial to work with Katacoda, No Install ( #10797 )  
							
							... 
							
							
							
							* Update tutorial to work with Katacoda, No Install
* Update hello-minikube.md 
							
						 
						
							2018-11-05 11:31:11 -08:00  
				
					
						
							
							
								 
						
							
								e0168fd8dc 
								
							 
						 
						
							
							
								
								Tutorial cleanup: Delete K8s 101 and 201 ( #10786 )  
							
							... 
							
							
							
							* Delete k8s201.md
* Delete k8s101.md 
							
						 
						
							2018-11-05 09:29:14 -08:00  
				
					
						
							
							
								 
						
							
								b96ee7d8c4 
								
							 
						 
						
							
							
								
								Additional Documentation ( #10480 )  
							
							... 
							
							
							
							* [Kubernetes the Hard Way (LinuxAcademy.com)](https://linuxacademy.com/linux/training/course/name/kubernetes-the-hard-way ) 
							
						 
						
							2018-10-10 06:15:04 -07:00  
				
					
						
							
							
								 
						
							
								ed1b47f552 
								
							 
						 
						
							
							
								
								Update hello-minikube.md ( #10182 )  
							
							... 
							
							
							
							added powershell equivalent for  eval $(minikube docker-env), and added some text to help a beginner understand in more concrete terms the difference between the local docker registry, and the one in minikube (might only be an issue for newbs, but I am a newb :) and limited to powershell :(). 
							
						 
						
							2018-10-03 20:50:42 -07:00  
				
					
						
							
							
								 
						
							
								afbb7092c5 
								
							 
						 
						
							
							
								
								Update hello-minikube.md ( #10440 )  
							
							... 
							
							
							
							Added `shell` highlighting. 
							
						 
						
							2018-10-03 19:53:01 -07:00  
				
					
						
							
							
								 
						
							
								0ea9225760 
								
							 
						 
						
							
							
								
								Fix link to deploy node.js app ( #10372 )  
							
							... 
							
							
							
							- Update deploy instructions to link to hello-minikube
  node.js app create, deploy.
- See issue #10362 . 
							
						 
						
							2018-10-03 19:35:10 -07:00  
				
					
						
							
							
								 
						
							
								7631d38534 
								
							 
						 
						
							
							
								
								Add missing font imports ( #10263 )  
							
							
							
						 
						
							2018-10-03 19:25:16 -07:00  
				
					
						
							
							
								 
						
							
								e088e3f26f 
								
							 
						 
						
							
							
								
								Update overview.md ( #10185 )  
							
							
							
						 
						
							2018-10-03 12:29:28 -07:00  
				
					
						
							
							
								 
						
							
								1f4962fd44 
								
							 
						 
						
							
							
								
								update version info ( #10409 )  
							
							
							
						 
						
							2018-10-03 11:42:18 -07:00  
				
					
						
							
							
								 
						
							
								e401866efe 
								
							 
						 
						
							
							
								
								Fix typo: folllowing -> following ( #10457 )  
							
							... 
							
							
							
							Signed-off-by: Rui Cao <ruicao@alauda.io> 
							
						 
						
							2018-10-02 16:31:03 -07:00  
				
					
						
							
							
								 
						
							
								1774347e71 
								
							 
						 
						
							
							
								
								Adding a back button on last module ( #10089 )  
							
							... 
							
							
							
							Closes: https://github.com/kubernetes/website/issues/10073  
							
						 
						
							2018-09-19 08:45:46 -07:00  
				
					
						
							
							
								 
						
							
								1b5ff98a44 
								
							 
						 
						
							
							
								
								Make the home page into reusable and translatable blocks ( #10071 )  
							
							... 
							
							
							
							* Make navigation and UI strings i18n friendly
This commit
* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.
For testing, this commit also adds Norwegian as a new language. This is turned off.
* Make the home page into reusable and translatable blocks
This commit adds a set of block type shortcodes that is then used to build the home page.
* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop. 
							
						 
						
							2018-09-14 14:47:24 -07:00  
				
					
						
							
							
								 
						
							
								cbf9e1d872 
								
							 
						 
						
							
							
								
								Fixed typo s/SERVCEPORT/SERVICEPORT/ ( #10066 )  
							
							
							
						 
						
							2018-08-23 19:00:37 -07:00  
				
					
						
							
							
								 
						
							
								a6411149a1 
								
							 
						 
						
							
							
								
								fix the command output ( #9951 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-21 07:16:54 -07:00  
				
					
						
							
							
								 
						
							
								1f56be2d06 
								
							 
						 
						
							
							
								
								fix the command output ( #9950 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-21 07:14:21 -07:00  
				
					
						
							
							
								 
						
							
								640b488794 
								
							 
						 
						
							
							
								
								fix the command output ( #9949 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-21 07:11:48 -07:00  
				
					
						
							
							
								 
						
							
								3d48ea5a52 
								
							 
						 
						
							
							
								
								fix the command output ( #9946 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-21 07:09:15 -07:00  
				
					
						
							
							
								 
						
							
								09602a17a9 
								
							 
						 
						
							
							
								
								Minor Fixes - Style Guide, Numbered Lists ( #9934 )  
							
							
							
						 
						
							2018-08-20 13:47:30 -07:00  
				
					
						
							
							
								 
						
							
								e64c61e4f7 
								
							 
						 
						
							
							
								
								change the way to create ConfigMap ( #9903 )  
							
							
							
						 
						
							2018-08-20 13:39:33 -07:00  
				
					
						
							
							
								 
						
							
								dc58333e85 
								
							 
						 
						
							
							
								
								The Kubernetes Basics link title was confusing ( #9936 )  
							
							
							
						 
						
							2018-08-20 13:31:40 -07:00  
				
					
						
							
							
								 
						
							
								4c581ee74b 
								
							 
						 
						
							
							
								
								Fixes   #9787 . Be explicit with page name for Hugo to find section ( #9874 )  
							
							... 
							
							
							
							* Fixes  #9787 . Be explicit with page name for Hugo to find section
* Revert "Fixes #9787 . Be explicit with page name for Hugo to find section"
This reverts commit b3f4d5be10fix  #9787  
							
						 
						
							2018-08-20 12:42:10 -07:00  
				
					
						
							
							
								 
						
							
								5f19d7ced8 
								
							 
						 
						
							
							
								
								Fix broken links. ( #9755 )  
							
							... 
							
							
							
							- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md  => https://github.com/kubernetes/ingress-nginx/  
							
						 
						
							2018-08-17 10:00:10 -07:00  
				
					
						
							
							
								 
						
							
								1894eaf998 
								
							 
						 
						
							
							
								
								fix the command output ( #9860 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-16 16:30:08 -07:00  
				
					
						
							
							
								 
						
							
								0523d01cdf 
								
							 
						 
						
							
							
								
								fix the command output ( #9861 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-16 16:09:08 -07:00  
				
					
						
							
							
								 
						
							
								65dfe58273 
								
							 
						 
						
							
							
								
								fix the command output ( #9862 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-16 16:03:08 -07:00  
				
					
						
							
							
								 
						
							
								dda3c3d4af 
								
							 
						 
						
							
							
								
								Add Katacoda Online Training ( #9873 )  
							
							
							
						 
						
							2018-08-16 09:20:59 -07:00  
				
					
						
							
							
								 
						
							
								dbedd425e1 
								
							 
						 
						
							
							
								
								fix the command output ( #9858 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-15 00:10:09 -07:00  
				
					
						
							
							
								 
						
							
								647c2a705f 
								
							 
						 
						
							
							
								
								fix the command output ( #9859 )  
							
							... 
							
							
							
							I have verified on version v1.11 
							
						 
						
							2018-08-15 00:08:06 -07:00  
				
					
						
							
							
								 
						
							
								a02d9b8558 
								
							 
						 
						
							
							
								
								Added Instruqt hands-on tutorials ( #9723 )  
							
							... 
							
							
							
							* Added Instruqt hands-on tutorials
Instruqt offers hands-on tutorials that are free to play for anyone.
* Update overview.md 
							
						 
						
							2018-08-08 16:24:18 -07:00  
				
					
						
							
							
								 
						
							
								382110f202 
								
							 
						 
						
							
							
								
								Update expose-external-ip-address.md ( #9775 )  
							
							
							
						 
						
							2018-08-08 15:18:09 -07:00  
				
					
						
							
							
								 
						
							
								3cdc80dbc0 
								
							 
						 
						
							
							
								
								apply template ( #9733 )  
							
							
							
						 
						
							2018-08-03 09:48:57 -07:00  
				
					
						
							
							
								 
						
							
								352c8e008b 
								
							 
						 
						
							
							
								
								apply template ( #9734 )  
							
							
							
						 
						
							2018-08-03 09:46:33 -07:00  
				
					
						
							
							
								 
						
							
								68a6ddfbb9 
								
							 
						 
						
							
							
								
								Fixed PID missmatch in zookeeper.md ( #9749 )  
							
							
							
						 
						
							2018-08-03 09:40:42 -07:00  
				
					
						
							
							
								 
						
							
								3ee7fbd0ba 
								
							 
						 
						
							
							
								
								change newline character to LF from CRLF ( #9724 )  
							
							
							
						 
						
							2018-08-02 09:13:29 -07:00  
				
					
						
							
							
								 
						
							
								8f0753eb58 
								
							 
						 
						
							
							
								
								Document update ( #9675 )  
							
							... 
							
							
							
							Adding a link to redis replicated so users of this example have a better understanding of what redis replicated is 
							
						 
						
							2018-07-30 17:40:38 -07:00  
				
					
						
							
							
								 
						
							
								5dc61780fe 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into lperkins/issue-8639-cassandra-pods  
							
							
							
						 
						
							2018-07-27 16:03:49 -07:00  
				
					
						
							
							
								 
						
							
								7164d5be1e 
								
							 
						 
						
							
							
								
								Standardize code formatting  
							
							
							
						 
						
							2018-07-27 16:03:27 -07:00