mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Add note about addon-manager image location
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
This commit is contained in:
		@@ -23,6 +23,10 @@ treated as "reconcile class addons" for now.
 | 
				
			|||||||
- Resources under `$ADDON_PATH` need to have either one of these two labels.
 | 
					- Resources under `$ADDON_PATH` need to have either one of these two labels.
 | 
				
			||||||
Otherwise it will be omitted.
 | 
					Otherwise it will be omitted.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#### Images
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					addon-manager images are pushed to `k8s.gcr.io`. As addon-manager is built for multiple architectures, there is an image per architecture in the format - `k8s.gcr.io/kube-addon-manager-$(ARCH):$(VERSION)`. The list of existing images and version can be found in gcr.io/google-containers/.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### How to release
 | 
					#### How to release
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The `addon-manager` is built for multiple architectures.
 | 
					The `addon-manager` is built for multiple architectures.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user