cluster-api-provider-gcp icon indicating copy to clipboard operation
cluster-api-provider-gcp copied to clipboard

template: add Flatcar template

Open tormath1 opened this issue 11 months ago • 8 comments
trafficstars

What type of PR is this?

/kind feature

What this PR does / why we need it: In this PR, we add Flatcar templates and documentation for folks interested to use Cluster API with Flatcar without using pre-built images.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): https://github.com/kubernetes-sigs/cluster-api-provider-gcp/issues/1325

Special notes for your reviewer: This has been tested with Kubernetes 1.30 (as 1.31 is failing currently due to the missing external CCM)

TODOs:

  • [x] squashed commits
  • [x] includes documentation
  • [x] adds unit tests

Release note:

Add Flatcar template

tormath1 avatar Nov 26 '24 09:11 tormath1