mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Add note about addon-manager image location
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
This commit is contained in:
parent
54a30700a3
commit
84b36082c6
@ -23,6 +23,10 @@ treated as "reconcile class addons" for now.
|
||||
- Resources under `$ADDON_PATH` need to have either one of these two labels.
|
||||
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
|
||||
|
||||
The `addon-manager` is built for multiple architectures.
|
||||
|
Loading…
Reference in New Issue
Block a user