37532e231a 
								
							 
						 
						
							
							
								
								Add docs for RecoverVolumeExpansionFailure feature  
							
							
							
						 
						
							2021-11-29 16:37:57 -05:00  
				
					
						
							
							
								 
						
							
								d330226a95 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/main' into dev-1.23  
							
							
							
						 
						
							2021-11-17 12:55:09 -05:00  
				
					
						
							
							
								 
						
							
								c688bcd8e6 
								
							 
						 
						
							
							
								
								Merge pull request  #29751  from swatisehgal/clarify-podsresource-getallocatable  
							
							... 
							
							
							
							Pod Resource API: graduate getAllocatableResources to Beta 
							
						 
						
							2021-11-17 07:23:54 -08:00  
				
					
						
							
							
								 
						
							
								0aa00b6902 
								
							 
						 
						
							
							
								
								Merge pull request  #30509  from soltysh/cronjob_warning  
							
							... 
							
							
							
							Add warning about using unsupported CRON_TZ 
							
						 
						
							2021-11-17 07:17:54 -08:00  
				
					
						
							
							
								 
						
							
								c7231c8d6d 
								
							 
						 
						
							
							
								
								Explicitly state that GetCpuIds returns exclusive cpus  
							
							... 
							
							
							
							Based on the discussion here: https://github.com/kubernetes/kubernetes/pull/97415#discussion_r722548437 
we explictly state that the GetCpuIds returned for a ContainerResource in the ListPodResourcesResponse
represent only exclusively allocated CPUs.
In order to evaluate the CPUs corresponding to the shared pool, List endpoint should be used in conjunction
with GetAllocatableResources endpoint. We highlight the steps that the client needs to take evaluate this.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com> 
							
						 
						
							2021-11-17 15:16:57 +00:00  
				
					
						
							
							
								 
						
							
								8d6da01857 
								
							 
						 
						
							
							
								
								podresource-api: Graduate GetAllocatableResources to Beta  
							
							... 
							
							
							
							Also, explicitly clarify the behavior of GetAllocatableResources
The explanation that GetAllocatableResources can be used to obtain available resources
on the node can be misinterpretted as an API that is used to obtain free/unallocated
resources on a node.
This PR adds additional text to clarify that this API endpoint only returns
allocatable resources which are resources exposed to kubelet as defined here:
https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#node-allocatable .
Signed-off-by: Swati Sehgal <swsehgal@redhat.com> 
							
						 
						
							2021-11-17 15:16:57 +00:00  
				
					
						
							
							
								 
						
							
								d54f09182f 
								
							 
						 
						
							
							
								
								Merge pull request  #30504  from wiggitywhitney/quantity-glossary-si  
							
							... 
							
							
							
							Update 'Quantity' glossary definition to explain acronym SI 
							
						 
						
							2021-11-17 04:27:54 -08:00  
				
					
						
							
							
								 
						
							
								93df00af00 
								
							 
						 
						
							
							
								
								Update to explain acronym SI  
							
							
							
						 
						
							2021-11-17 06:08:52 -06:00  
				
					
						
							
							
								 
						
							
								9028af1ae3 
								
							 
						 
						
							
							
								
								Merge pull request  #28226  from saschagrunert/image-config-json  
							
							... 
							
							
							
							Add docs about auth differences between Docker and Kubernetes 
							
						 
						
							2021-11-17 03:49:54 -08:00  
				
					
						
							
							
								 
						
							
								cd7f704703 
								
							 
						 
						
							
							
								
								Add k8s.dev url to Community page  
							
							
							
						 
						
							2021-11-16 23:43:53 -08:00  
				
					
						
							
							
								 
						
							
								8815230e45 
								
							 
						 
						
							
							
								
								Fixes grammatical errors in Kubespray setup doc ( #29460 )  
							
							... 
							
							
							
							* Fixes grammatical errors
* Removes period as recommended in review
* Update content/en/docs/setup/production-environment/tools/kubespray.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com> 
							
						 
						
							2021-11-16 19:07:53 -08:00  
				
					
						
							
							
								 
						
							
								36be0ebac9 
								
							 
						 
						
							
							
								
								Merge pull request  #30288  from drigz/patch-2  
							
							... 
							
							
							
							Remove "basic" from supported API auth methods 
							
						 
						
							2021-11-16 18:51:53 -08:00  
				
					
						
							
							
								 
						
							
								cee6c712bd 
								
							 
						 
						
							
							
								
								Merge pull request  #30366  from aravindhp/windows-projected-volume  
							
							... 
							
							
							
							storage: document Windows projected volume limitations 
							
						 
						
							2021-11-16 16:11:53 -08:00  
				
					
						
							
							
								 
						
							
								f235dc6cb6 
								
							 
						 
						
							
							
								
								Merge pull request  #30225  from liggitt/podsecurity-runasuser  
							
							... 
							
							
							
							PodSecurity: runAsUser docs 
							
						 
						
							2021-11-16 15:59:54 -08:00  
				
					
						
							
							
								 
						
							
								490e286a35 
								
							 
						 
						
							
							
								
								Merge pull request  #30512  from tallclair/patch-3  
							
							... 
							
							
							
							Remove link to compromised github account 
							
						 
						
							2021-11-16 15:43:54 -08:00  
				
					
						
							
							
								 
						
							
								768905ec73 
								
							 
						 
						
							
							
								
								Merge pull request  #30385  from kvaps/fix-konnectivity-audience  
							
							... 
							
							
							
							Refer ServiceAccountTokenVolumeProjection documentation instead of providing incorrect instructions. 
							
						 
						
							2021-11-16 14:42:33 -08:00  
				
					
						
							
							
								 
						
							
								db7dfbf166 
								
							 
						 
						
							
							
								
								Remove link to compromised github account  
							
							... 
							
							
							
							Follow up from incomplete fix in https://github.com/kubernetes/website/pull/30496  
							
						 
						
							2021-11-16 14:20:10 -08:00  
				
					
						
							
							
								 
						
							
								4c296c6ad0 
								
							 
						 
						
							
							
								
								storage: document Windows projected volume limitations  
							
							... 
							
							
							
							xref: https://github.com/kubernetes/kubernetes/issues/102849  
							
						 
						
							2021-11-16 09:38:05 -08:00  
				
					
						
							
							
								 
						
							
								b5e83e8944 
								
							 
						 
						
							
							
								
								Add warning about using unsupported CRON_TZ  
							
							
							
						 
						
							2021-11-16 17:38:01 +01:00  
				
					
						
							
							
								 
						
							
								20b6b87a99 
								
							 
						 
						
							
							
								
								Merge pull request  #30479  from Arhell/upd-link  
							
							... 
							
							
							
							[id] update link 
							
						 
						
							2021-11-16 05:47:28 -08:00  
				
					
						
							
							
								 
						
							
								368dd8dd9a 
								
							 
						 
						
							
							
								
								Merge pull request  #30497  from vincent-pli/remove-useless-content  
							
							... 
							
							
							
							[zh] Remove BoundServiceAccountTokenVolume from service-account-admin page 
							
						 
						
							2021-11-16 03:53:26 -08:00  
				
					
						
							
							
								 
						
							
								06431e1801 
								
							 
						 
						
							
							
								
								Update incorrect GH profile link  
							
							... 
							
							
							
							Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com> 
							
						 
						
							2021-11-15 17:16:55 -08:00  
				
					
						
							
							
								 
						
							
								89d06b512b 
								
							 
						 
						
							
							
								
								remove useless content  
							
							
							
						 
						
							2021-11-16 08:46:14 +08:00  
				
					
						
							
							
								 
						
							
								1c8ec705a3 
								
							 
						 
						
							
							
								
								Remove link to compromised github account  
							
							... 
							
							
							
							This abandoned account was identified by a security researcher, and reported through the Kubernetes bug bounty program.
Don't we have a link checker that should identify cases like this? I'm guessing the github username was changed, so the link was redirecting (still valid), until the researcher recreated it. We should probably have the link checker flag redirects as well. 
							
						 
						
							2021-11-15 16:28:37 -08:00  
				
					
						
							
							
								 
						
							
								77429f2802 
								
							 
						 
						
							
							
								
								[id] update link  
							
							
							
						 
						
							2021-11-16 02:25:54 +02:00  
				
					
						
							
							
								 
						
							
								7754cf242b 
								
							 
						 
						
							
							
								
								Merge pull request  #30405  from ptux/patch-4  
							
							... 
							
							
							
							[en] update custom-resources 
							
						 
						
							2021-11-15 16:21:52 -08:00  
				
					
						
							
							
								 
						
							
								3055d99813 
								
							 
						 
						
							
							
								
								Merge pull request  #30440  from vaibhav2107/service-networking  
							
							... 
							
							
							
							Remove the link as refereneced content is missing 
							
						 
						
							2021-11-15 12:40:49 -08:00  
				
					
						
							
							
								 
						
							
								2fd0ab9f1f 
								
							 
						 
						
							
							
								
								Merge pull request  #30426  from luizgribeiro/patch-2  
							
							... 
							
							
							
							docs: update scale-intro.html (pt-br) 
							
						 
						
							2021-11-15 04:52:47 -08:00  
				
					
						
							
							
								 
						
							
								ab99e7b104 
								
							 
						 
						
							
							
								
								Update the referenced link to kuberentes network model  
							
							
							
						 
						
							2021-11-15 14:03:46 +05:30  
				
					
						
							
							
								 
						
							
								25ed878238 
								
							 
						 
						
							
							
								
								Merge pull request  #30478  from chirangaalwis/patch-6  
							
							... 
							
							
							
							Review Network Policy Ingress rules during Service debugging 
							
						 
						
							2021-11-15 00:32:48 -08:00  
				
					
						
							
							
								 
						
							
								fea66f8543 
								
							 
						 
						
							
							
								
								Merge pull request  #30466  from ptux/patch-10  
							
							... 
							
							
							
							[zh] Update operator.md 
							
						 
						
							2021-11-15 00:02:48 -08:00  
				
					
						
							
							
								 
						
							
								02abdd28bf 
								
							 
						 
						
							
							
								
								Update content/zh/docs/concepts/extend-kubernetes/operator.md  
							
							... 
							
							
							
							Co-authored-by: Qiming Teng <tengqm@outlook.com> 
							
						 
						
							2021-11-15 16:28:16 +09:00  
				
					
						
							
							
								 
						
							
								45148c60e0 
								
							 
						 
						
							
							
								
								Review network policy ingress rules  
							
							... 
							
							
							
							Add missing note to review Kubernetes Network Policy Ingress rules during debugging Kubernetes Service issues
Update document link
Co-authored-by: Qiming Teng <tengqm@outlook.com> 
							
						 
						
							2021-11-15 11:49:39 +05:30  
				
					
						
							
							
								 
						
							
								6320991d0a 
								
							 
						 
						
							
							
								
								Merge pull request  #30373  from Babapool/crictlv  
							
							... 
							
							
							
							Updated circtl version to v1.22.0 from v1.17.0 in install kubeadm doc #30349  
							
						 
						
							2021-11-14 18:08:48 -08:00  
				
					
						
							
							
								 
						
							
								0027ada6e0 
								
							 
						 
						
							
							
								
								Merge pull request  #30464  from ptux/patch-8  
							
							... 
							
							
							
							[en] Update operator.md 
							
						 
						
							2021-11-14 16:16:48 -08:00  
				
					
						
							
							
								 
						
							
								91df163eed 
								
							 
						 
						
							
							
								
								Update operator.md  
							
							
							
						 
						
							2021-11-14 19:34:41 +09:00  
				
					
						
							
							
								 
						
							
								0f643c43e3 
								
							 
						 
						
							
							
								
								Update operator.md  
							
							
							
						 
						
							2021-11-14 13:10:01 +09:00  
				
					
						
							
							
								 
						
							
								1466530a49 
								
							 
						 
						
							
							
								
								Merge pull request  #30361  from pohly/generic-ephemeral-volumes-ga  
							
							... 
							
							
							
							generic ephemeral volume GA 
							
						 
						
							2021-11-13 14:04:46 -08:00  
				
					
						
							
							
								 
						
							
								6ff0695578 
								
							 
						 
						
							
							
								
								Merge pull request  #30226  from leoluz/leoluz/blog/fix-ssa-codesnip  
							
							... 
							
							
							
							Fix server-side-apply code snippet in blog post 
							
						 
						
							2021-11-13 09:24:46 -08:00  
				
					
						
							
							
								 
						
							
								d2f227d73e 
								
							 
						 
						
							
							
								
								Merge pull request  #29727  from jonassteinberg1/patch-2  
							
							... 
							
							
							
							"First this user must have [a] certificate issued..." 
							
						 
						
							2021-11-12 21:06:46 -08:00  
				
					
						
							
							
								 
						
							
								d9a041eb7d 
								
							 
						 
						
							
							
								
								Merge pull request  #30067  from sftim/20211013_tidy_pull_image_private_registry_task  
							
							... 
							
							
							
							Tidy task “Pull an Image from a Private Registry” 
							
						 
						
							2021-11-12 19:46:46 -08:00  
				
					
						
							
							
								 
						
							
								bf1a799b85 
								
							 
						 
						
							
							
								
								Merge pull request  #30458  from wiggitywhitney/pod-disruption-glossary  
							
							... 
							
							
							
							Fix to reveal more info when '[+]' is clicked 
							
						 
						
							2021-11-12 19:20:46 -08:00  
				
					
						
							
							
								 
						
							
								99f80cc0ab 
								
							 
						 
						
							
							
								
								Merge pull request  #30461  from Anakin100100/patch-1  
							
							... 
							
							
							
							Removed depracated ruby client library 
							
						 
						
							2021-11-12 19:06:46 -08:00  
				
					
						
							
							
								 
						
							
								670429c193 
								
							 
						 
						
							
							
								
								Merge pull request  #30389  from hbagdi/ingress-class-namespaced-params-ga  
							
							... 
							
							
							
							graduate IngressClassNamespacedParams to GA 
							
						 
						
							2021-11-12 17:40:47 -08:00  
				
					
						
							
							
								 
						
							
								13323ce82a 
								
							 
						 
						
							
							
								
								Merge pull request  #28986  from xeathen/fix-typo  
							
							... 
							
							
							
							[zh] fix typo of expose-intro.html 
							
						 
						
							2021-11-12 17:24:47 -08:00  
				
					
						
							
							
								 
						
							
								6e9676f5c2 
								
							 
						 
						
							
							
								
								Merge pull request  #30453  from fenggw-fnst/cleanup-zh  
							
							... 
							
							
							
							[zh] Remove ^H character 
							
						 
						
							2021-11-12 17:16:47 -08:00  
				
					
						
							
							
								 
						
							
								79e2a98b54 
								
							 
						 
						
							
							
								
								Merge pull request  #30444  from wiggitywhitney/pdb-glossary  
							
							... 
							
							
							
							Fix to reveal more info when '[+]' is clicked 
							
						 
						
							2021-11-12 16:20:47 -08:00  
				
					
						
							
							
								 
						
							
								20573065b3 
								
							 
						 
						
							
							
								
								Merge pull request  #30460  from SubtextRyan/patch-1  
							
							... 
							
							
							
							Corrected grammatical error 
							
						 
						
							2021-11-12 16:14:47 -08:00  
				
					
						
							
							
								 
						
							
								358ec86ec4 
								
							 
						 
						
							
							
								
								Removed depracated ruby client library  
							
							... 
							
							
							
							The 'kubr' gem has last been updated 7 years ago. It doesn't provide the required modern functionalities. The documentation consists of one code example and that's it. It's inclusion in this list only wastes time of Ruby on Rails developers because no sane person would chose it. 
							
						 
						
							2021-11-12 21:44:23 +01:00  
				
					
						
							
							
								 
						
							
								5e7776274f 
								
							 
						 
						
							
							
								
								Merge pull request  #30447  from SergeyKanzhelev/dockershim-removal-blog  
							
							... 
							
							
							
							dockershim removal readiness blog post 
							
						 
						
							2021-11-12 12:14:28 -08:00