Skip to content

Karmada version upgrade via helm chart #6393

@deefreak

Description

@deefreak

Please provide an in-depth description of the question you have:

We are on karmada version 1.11 and want to upgrade to 1.13. We have installed karmada via helm charts.
When we run helm upgrade command , it will not run the pre-install job and the new crds and patches will not be applied and picked up by static resource job which creates these in karmada kubeconfig.

Also, this newly introduced static resource job in the templates need a service account and cluster role,clusterrolebinding which is defined in pre-install-job.yaml. This static resource job needs to be run as init containers in karmada components are dependent on it.

I can't re-install karmada as it will lead to change of karmada kubeconfig because of cert changes. Also, pre-install job won't run if I am doing helm-upgrade .

Can you please help me with the correct way of doing the upgrade keeping in mind the things I have mentioned above?

What do you think about this question?:

Environment:

  • Karmada version: v1.11.0
  • Kubernetes version: v29
  • Others:

Metadata

Metadata

Assignees

Labels

kind/questionIndicates an issue that is a support question.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions