mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
addonManager: Add note about labeling
The cluster manager is only picking up addons if they are labeled correctly.
This commit is contained in:
parent
d5a4a7ca14
commit
f6ee79b2ec
@ -4,6 +4,7 @@ The `addon-manager` periodically `kubectl apply`s the Kubernetes manifest in the
|
||||
and handles any added / updated / deleted addon.
|
||||
|
||||
It supports all types of resource.
|
||||
The requirement is to label them with `kubernetes.io/cluster-service: "true"`.
|
||||
|
||||
The `addon-manager` is built for multiple architectures.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user