new Kubernetes ISOs missing md5sums #10797
-
problemHi, not sure if this is the right way to ask, but the cloudstack k8 binaries for v1.29.7 and v1.30.3 at https://download.cloudstack.org/cks/ seem to be missing the md5sums. versionsn/a The steps to reproduce the bugn/a What to do about it?No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
Thanks @agcentron The ISOes are used for testing, they are not officially released. You can create your own ISOes using script https://github.com/apache/cloudstack/blob/main/scripts/util/create-kubernetes-binaries-iso.sh With specified k8s versions, CNI plugins, etc |
Beta Was this translation helpful? Give feedback.
Thanks @agcentron
The ISOes are used for testing, they are not officially released.
You can create your own ISOes using script https://github.com/apache/cloudstack/blob/main/scripts/util/create-kubernetes-binaries-iso.sh
With specified k8s versions, CNI plugins, etc