Merge pull request #20533 from prasadkatti/patch-1
Update default pause image in kubelet reference
This commit is contained in:
		
						commit
						cf2fe36353
					
				|  | @ -916,7 +916,7 @@ kubelet [flags] | ||||||
|        <td colspan="2">--pod-infra-container-image string</td> |        <td colspan="2">--pod-infra-container-image string</td> | ||||||
|     </tr> |     </tr> | ||||||
|     <tr> |     <tr> | ||||||
|       <td></td><td style="line-height: 130%; word-wrap: break-word;">The image whose network/ipc namespaces containers in each pod will use. This docker-specific flag only works when container-runtime is set to docker. (default "k8s.gcr.io/pause:3.1")</td> |       <td></td><td style="line-height: 130%; word-wrap: break-word;">The image whose network/ipc namespaces containers in each pod will use. This docker-specific flag only works when container-runtime is set to docker. (default "k8s.gcr.io/pause:3.2")</td> | ||||||
|     </tr> |     </tr> | ||||||
| 
 | 
 | ||||||
|      <tr> |      <tr> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue