appuio / terraform-openshift4-exoscale

OpenShift 4 Terraform setup for Exoscale
2 stars 0 forks source link

Support groups of nodes with a disctinct set of labels and taints (node groups) #15

Closed corvus-ch closed 3 years ago

corvus-ch commented 3 years ago

Summary

As a solution engineer I want to be able to provision cluster with mixed worker node sizes So that I can implement the customer's requirements

Context

Modify Terraform module for OpenShift4 on Exoscale to support mixed worker node types and document how to migrate existing cluster Terraform states to the new module version.

Further links

Acceptance criteria

Implementation Ideas