wesky93 / kutter

schedule base kubernetes node deprovisioning tool
MIT License
0 stars 0 forks source link

architectural design #3

Open wesky93 opened 10 months ago

wesky93 commented 10 months ago

Separate each feature into modules. Each module should be individually scalable. It should also be vendor-neutral.

The spec of the CRD specifies the required inputs for each module.

In a future issue, the RFC will add an unconditional module label to indicate to make it easier to distinguish which module a bug, enhancement, or suggestion is for.

wesky93 commented 10 months ago

image