Skip to content

[PLATFORM-2298] Migrate Karpenter values to the v0.32.7 schema

Mark Williams requested to merge markhw-vt-platform-e0325 into master

The Provisioner, AWSNodeTemplate, and Machine APIs must be migrated to v1beta1 before upgrading. Kinds associated with these custom resources have been renamed:

  • Provisioner -> NodePool
  • Machine -> NodeClaim
  • AWSNodeTemplate -> EC2NodeClass
Edited by Mark Williams

Merge request reports