issues
search
appuio
/
component-openshift4-nodes
Commodore Component: OpenShift 4 Machine Management
BSD 3-Clause "New" or "Revised" License
1
stars
0
forks
source link
Add basic ability to configure MachineSets
#1
Closed
corvus-ch
closed
4 years ago
corvus-ch
commented
4 years ago
Initial implementation.
Adds ability for managing MachineSets in a simple streamline fashion by providing some syntactic sugar.
Also allows to control each aspect of the resulting MachineSet.
Does not take care of auto scaling. See #5.
Checklist
[x] Keep pull requests small so they can be easily reviewed.
[x] Update the documentation.
[x] Update the ./CHANGELOG.md.
[x] Link this PR to related issues.
Initial implementation.
Checklist