c2638b3e1d 
								
							 
						 
						
							
							
								
								Remove unused files from user-guide/downward-api. ( #7422 )  
							
							
							
						 
						
							2018-02-16 07:50:39 -08:00  
				
					
						
							
							
								 
						
							
								2c861da479 
								
							 
						 
						
							
							
								
								converting the leaf ONWER files to reviewers ( #7291 )  
							
							... 
							
							
							
							resolves  #7289 
specifically, if the individuals listed in these leaf-node OWNERS
files issue an `/lgtm` comment on documents, it will no longer be taken
as an approver lgtm override that will merge the documents. This
preserves them in being chosen for reviews to the documents, and still
supports them using `/lgtm` to indicate technical accuracy. 
						
							2018-02-08 21:09:52 -08:00  
				
					
						
							
							
								 
						
							
								8f196b7d6a 
								
							 
						 
						
							
							
								
								Convert registry to k8s.gcr.io  
							
							
							
						 
						
							2017-12-22 09:55:16 -08:00  
				
					
						
							
							
								 
						
							
								94a6bbaeb2 
								
							 
						 
						
							
							
								
								Put orphaned topics in TOC. ( #6051 )  
							
							
							
						 
						
							2017-10-25 22:10:00 -07:00  
				
					
						
							
							
								 
						
							
								18e9aa59d1 
								
							 
						 
						
							
							
								
								Rename OWNERS assignees: to approvers:  
							
							... 
							
							
							
							They are effectively the same, assignees is deprecated 
							
						 
						
							2017-08-03 16:22:52 -07:00  
				
					
						
							
							
								 
						
							
								0667180dd4 
								
							 
						 
						
							
							
								
								Remove self-links with domain names in docs ( #4299 )  
							
							... 
							
							
							
							* Remove self-links with domain names in docs
Fixes  #4191 . Skipping the tutorials we import from kubernetes/examples.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* update federation/index.md user-guide links
* update assign-pod-node.md links
* update dns-pod-service.md link
* update link in jobs-run-to-completion.md
* update link in minikube.md
* update PS link in minikube.md
* update links in stackpoint.md
* update links in storage.md
* fix link in vsphere.md
* fix links in deprecation-policy.md
* Update pick-right-solution.md
* Update web-ui-dashboard.md
* Update ingress.md
* Update federation-service-discovery.md
* Update user-guide.md
* Update expose-external-ip-address.md
* Update README.md
* Update README.md 
							
						 
						
							2017-07-10 15:13:19 -07:00  
				
					
						
							
							
								 
						
							
								f83c5874a8 
								
							 
						 
						
							
							
								
								Deprecation complete: container-environment ... ( #3536 )  
							
							
							
						 
						
							2017-04-25 18:03:58 -07:00  
				
					
						
							
							
								 
						
							
								05c1dfe76c 
								
							 
						 
						
							
							
								
								Add note about moved content. ( #2563 )  
							
							
							
						 
						
							2017-02-16 13:20:48 -08:00  
				
					
						
							
							
								 
						
							
								956dcf8cd6 
								
							 
						 
						
							
							
								
								Updating downward-api/index.md for spec.nodeName  
							
							... 
							
							
							
							There are a couple awesome enhancements that would benefit from being documented here:
1. `spec.nodeName` for obtaining the host name
2. `spec.serviceAccountName` for obtaining the name of the service account the pod is running under
Right now these enhancements are documented only in a couple of issues and pull requests:
1. https://github.com/kubernetes/kubernetes/pull/27880 
2. https://github.com/kubernetes/kubernetes/issues/24657 
3. https://github.com/kubernetes/kubernetes/issues/21317 
I have verified the functionality in the latest codebase:
1. https://github.com/kubernetes/kubernetes/blob/master/pkg/api/v1/conversion.go#L200 
Also updating downward-api/dapi-pod.yaml to add a concrete example. 
							
						 
						
							2017-01-12 21:02:12 -05:00  
				
					
						
							
							
								 
						
							
								0c78763547 
								
							 
						 
						
							
							
								
								Remove link that goes nowhere.  
							
							
							
						 
						
							2017-01-10 15:50:10 -08:00  
				
					
						
							
							
								 
						
							
								bfa604351f 
								
							 
						 
						
							
							
								
								add explicit titles to docs  
							
							
							
						 
						
							2016-12-15 15:16:54 -05:00  
				
					
						
							
							
								 
						
							
								26d8a596b8 
								
							 
						 
						
							
							
								
								Merge pull request  #1178  from rata/release-1.4  
							
							... 
							
							
							
							Add documentation for secret, configmap and downwardAPI file permissions for 1.4 release 
							
						 
						
							2016-09-13 16:54:08 -07:00  
				
					
						
							
							
								 
						
							
								7f8b65d3e0 
								
							 
						 
						
							
							
								
								Add documentation for secret, configmap and downwardAPI file permissions  
							
							... 
							
							
							
							The patch that adds this feature in core kubernetes,
https://github.com/kubernetes/kubernetes/pull/28936 , was merged and will be
released with kubernetes 1.4. 
							
						 
						
							2016-09-09 00:07:56 -03:00  
				
					
						
							
							
								 
						
							
								ee859e3a3e 
								
							 
						 
						
							
							
								
								Fix downward api docs to have default limits via node allocatables  
							
							... 
							
							
							
							not node capacities. 
							
						 
						
							2016-09-07 15:59:42 -04:00  
				
					
						
							
							
								 
						
							
								66f28bb820 
								
							 
						 
						
							
							
								
								Adding OWNERS for docs.  
							
							
							
						 
						
							2016-08-02 18:13:52 -07:00  
				
					
						
							
							
								 
						
							
								cef1accd9d 
								
							 
						 
						
							
							
								
								Merge branch 'master' into release-1.3  
							
							... 
							
							
							
							# Conflicts:
#	docs/admin/resourcequota/index.md
#	docs/admin/resourcequota/object-counts.yaml
#	docs/admin/resourcequota/walkthrough.md
#	docs/user-guide/downward-api/index.md 
							
						 
						
							2016-07-07 02:00:32 -07:00  
				
					
						
							
							
								 
						
							
								d45e0ce4df 
								
							 
						 
						
							
							
								
								Document examples of downward API exposing container resources via  
							
							... 
							
							
							
							environment variables and volumes. 
							
						 
						
							2016-06-24 10:54:40 -04:00  
				
					
						
							
							
								 
						
							
								2bc2409b72 
								
							 
						 
						
							
							
								
								Stop Downward API docs from linking to themselves  
							
							
							
						 
						
							2016-06-19 21:28:41 +02:00  
				
					
						
							
							
								 
						
							
								cfaf885568 
								
							 
						 
						
							
							
								
								Fix the path to dapi-volume.yaml and update the example to reflect  
							
							... 
							
							
							
							the current state 
							
						 
						
							2016-06-08 13:54:51 -04:00  
				
					
						
							
							
								 
						
							
								8f8a777ae2 
								
							 
						 
						
							
							
								
								Fix for yaml file ref  
							
							
							
						 
						
							2016-03-29 17:01:37 -07:00  
				
					
						
							
							
								 
						
							
								0d31281f27 
								
							 
						 
						
							
							
								
								Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible  
							
							
							
						 
						
							2016-03-29 14:58:48 -07:00  
				
					
						
							
							
								 
						
							
								869e7de45a 
								
							 
						 
						
							
							
								
								Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow  
							
							
							
						 
						
							2016-03-07 13:05:16 +00:00  
				
					
						
							
							
								 
						
							
								f16668b45f 
								
							 
						 
						
							
							
								
								1.2 additions for user-guide/  
							
							
							
						 
						
							2016-03-07 12:09:02 +00:00  
				
					
						
							
							
								 
						
							
								e668a0be11 
								
							 
						 
						
							
							
								
								Fixing links to devel/ to point to kubernetes master repo  
							
							
							
						 
						
							2016-03-03 15:11:05 -08:00  
				
					
						
							
							
								 
						
							
								4c9e72c518 
								
							 
						 
						
							
							
								
								Moving docs from /vX to /docs; we will use branches for old versions.  
							
							
							
						 
						
							2016-02-29 15:17:22 -08:00