Skip to content

Best way to upgrade Calico from 3.18 to 3.25 #9742

Answered by lwr20
joselitodasilva asked this question in Q&A
Discussion options

You must be logged in to vote

Remove the manifests
just change the image

Please don't ever do either of those things, those are almost guaranteed to break your cluster.

What would be the best way to go about it?

You're a very very long way from supported versions. Kubernetes is currently on 1.32 and Calico is on v3.29.
Kubernetes only supports upgrade from minor version to minor version. i.e. you would have to do 7 kubernetes upgrades.
Calico allows skipping one minor version each time, so you would have to do 6 upgrades. (3.17-19, 3.19-21, 3.21-23, 3.23-25, 3.25-27, 3.27-29). You would need to ensure that at every point the Kubernetes/Calico pairing you're using is supported.

If, as I suspect, you're currently us…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by frozenprocess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants