Support Machine (and MachineTemplate) but not MachinePool #25
Locked
richardcase
started this conversation in
ADR
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Support Machine (and MachineTemplate) but not MachinePool
Context
Cluster API12 supports a number of resources kinds that infrastructure providers can implement to create machines for use as Kubernetes nodes:
Decision
Cluster API Provider Microvm (CAPMVM) will not support Machine Pools initially as flintlock has no way concept of auto-scaling or machine pools.
Consequences
We will need to implement the following infrastructure kinds:
We will need to revisit this decision when flintlock supports auto-scaling / pools.
Footnotes
https://cluster-api.sigs.k8s.io/introduction.html ↩
https://github.com/kubernetes-sigs/cluster-api ↩
Beta Was this translation helpful? Give feedback.
All reactions