giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

Explore using latest Karpenter #3500

Open T-Kukawka opened 2 weeks ago

T-Kukawka commented 2 weeks ago

Context

Up till this point the ignition data was a dynamic set which was bringing troubles for the Karpenter implementation. We are changing the ignition to be placed in S3 bucket due to the length limitations: https://github.com/giantswarm/roadmap/issues/3442

With this change, there will be way less effort to support Karpenter and we can start experimenting with the latest version that brings a lot of useful features and improvements from upstream.

Acceptance criteria:

paurosello commented 1 week ago

Due to the current implementation of S3 bucket for MachinePools this will not work as we are creating new files every 15 minutes instead of updating a single file.