defenseunicorns / uds-rke2-image-builder

Packer builds to produce STIG'd RKE2 images
7 stars 0 forks source link

Add Support Matrix of Kubernetes/RKE2 versions for AWS Images #61

Closed joelmccoy closed 3 months ago

joelmccoy commented 3 months ago

Requesting that we add support for publishing rke2 AWS AMIs for all actively supported versions of Kubernetes. I believe currently we are publishing rke 1.29 here.

I don't have a solid upgrade path if I need to upgrade from 1.27 to 1.28 unless I can track down an old AMI that is published. In the long term when we are publishing AMI images more frequently with patch/host updates we will want to maintain newer AMIs for all supported kubernetes versions.

This should be relatively straight forward to do by adding another matrix to parameterize different versions of kubernetes.