This message was deleted.
# rke2
a
This message was deleted.
c
more recent than what? We build with the exact same golang versions as upstream uses for a given Kubernetes release. Doing otherwise may lead to unwanted behavior.
h
golang 1.20.0 or 1.21.0
c
that has nothing to do with the version of golang that is used to build things
The
go
directive sets the minimum version of Go required to use this module.
h
thanks @creamy-pencil-82913
c
you can just run
rke2 --version
and it’ll tell you what it was built with
Copy code
v1.20.7b3
h
👍
c
I would recommend building familiarity with the RKE2 and upstream build and release process before trying to poke at rebuilding RKE2 on your own
what made you think it was out of date in the first place?
h
I was only looking at go.mod