Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calico versions and other CNI version info? Where? #3555

Open
BloodyIron opened this issue Apr 15, 2024 · 6 comments
Open

Calico versions and other CNI version info? Where? #3555

BloodyIron opened this issue Apr 15, 2024 · 6 comments

Comments

@BloodyIron
Copy link

I can't for the life of me figure out where RKE1 documentation exists that outlines which versions of CNIs, such as Calico, are used by which versions of RKE1. And I can't seem to figure it out from the code really.

Where is this information kept? I really need to reference it. Thanks!

@BloodyIron
Copy link
Author

Seriously there's no resources on this information? This seems like a pretty substantial oversight for Documentation...

@manuelbuil
Copy link
Contributor

I'm an RKE2 developer, so maybe I'm wrong, but if I remember correctly, I normally check versions with rke config --list-version --all

@pgonin
Copy link

pgonin commented Apr 26, 2024

Have you considered RKE2 instead of RKE?
https://docs.rke2.io/networking/basic_network_options

@BloodyIron
Copy link
Author

Have you considered RKE2 instead of RKE? https://docs.rke2.io/networking/basic_network_options

I would rather have documentation for the tech I'm using instead of just switching tech. I tried RKE2 previously and had issues with it, I don't recall this moment what they were. But my ask is completely reasonable. RKE2 has this aspect documented, where's the same for RKE1?

@BloodyIron
Copy link
Author

I'm an RKE2 developer, so maybe I'm wrong, but if I remember correctly, I normally check versions with rke config --list-version --all

I want to know the versions before I switch so that I know what targets to aim for. I can't check for a version I'm not running. I can check the versions of the running calico pods just fine, that's not what I'm asking for. I'm asking for documentation that outlines the expected CNI versions (in my case Calico) that are used by the different RKE1 versions. Asking for documentation of this (which is present for RKE2, but I'm using RKE1 and am not interested in switching at this time) is perfectly reasonable.

@xcezz
Copy link

xcezz commented May 13, 2024

Are you looking for https://github.com/rancher/kontainer-driver-metadata/blob/dev-v2.8/pkg/rke/k8s_rke_system_images.go?

Source: https://rke.docs.rancher.com/config-options/system-images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants