mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	@@ -88,7 +88,7 @@ use the full image name (e.g. gcr.io/my_project/image:tag).
 | 
			
		||||
 | 
			
		||||
All pods in a cluster will have read access to images in this registry.
 | 
			
		||||
 | 
			
		||||
The kubelet kubelet will authenticate to GCR using the instance's
 | 
			
		||||
The kubelet will authenticate to GCR using the instance's
 | 
			
		||||
Google service account.  The service account on the instance
 | 
			
		||||
will have a `https://www.googleapis.com/auth/devstorage.read_only`,
 | 
			
		||||
so it can pull from the project's GCR, but not push.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user