Commit f6ee79b2 authored by Fabian Deutsch's avatar Fabian Deutsch

addonManager: Add note about labeling

The cluster manager is only picking up addons if they are labeled correctly.
parent d5a4a7ca
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment