-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/cluster-managementDenotes a PR or issue as being assigned to SIG Cluster Management.Denotes a PR or issue as being assigned to SIG Cluster Management.
Description
Description of the feature you would like to add / User story
Newer versions of cloud controller managers are moving to instance v2 api instead of using instance v1. Currently only ccms which are using instancev1 are supported by kubeone.
As a kubeone user i would like to be able to use the latest versions of ccms which may require support of instance v2.
As for now there is no official end of life date for instancev1. I think it is not super urgent but digitalocean migrated already in latest versions to instance v2, for instance.
ref: #3634
Solution details
- when instance v2 is used by the ccm the provider-id flag needs to be set on kubelets
Alternative approaches
Use cases
Additional information
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/cluster-managementDenotes a PR or issue as being assigned to SIG Cluster Management.Denotes a PR or issue as being assigned to SIG Cluster Management.