Skip to content

fix: add hypervisor variable and KVM instance type guidance for EKS#28

Open
anners wants to merge 3 commits into
mainfrom
fix/eks-kvm-instance-types-25
Open

fix: add hypervisor variable and KVM instance type guidance for EKS#28
anners wants to merge 3 commits into
mainfrom
fix/eks-kvm-instance-types-25

Conversation

@anners

@anners anners commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Closes #25

Summary

  • Adds a hypervisor variable (xen or kvm, default xen) to variables.tf
  • Updates AMI filter in main.tf to select the correct AMI based on the hypervisor variable (eks-xen-node vs eks-kvm-node)
  • Updates terraform.tfvars.example with the hypervisor option, commented KVM instance type example, and list of supported KVM instance families
  • Updates cluster_version default to 1.35 in both variables.tf and terraform.tfvars.example

@anners anners requested a review from mdwyer-edera June 24, 2026 16:19
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

Successfully merging this pull request may close these issues.

c0 KVM: The learn scripts specify instance types that won't work

1 participant