Default Addons
#1889
Replies: 2 comments
-
Do you mean the matrix that will display under which provider which addons will be user? No, I don't think we have such info. The thing is, some addons are installed conditionally but that doesn't depend in the provider. For example machine-controller addons is regulated by the API field rather then provider. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
All this plays out in https://github.com/kubermatic/kubeone/blob/master/pkg/addons/ensure.go if you would like to learn more. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that certain addons are being installed even though I haven't explicitly activated them.
I mean, it's great that ccm-hetzner, csi-hetzner, cni-canal, machinecontroller and metrics-server are automatically installed when the Hetzner provider is used, but unfortunately I couldn't find anything about it in the documentation.
Is there something like a default addon matrix?
Beta Was this translation helpful? Give feedback.
All reactions