hellofresh / eks-rolling-update

EKS Rolling Update is a utility for updating the launch configuration of worker nodes in an EKS cluster.
Apache License 2.0
362 stars 80 forks source link

Tidy configuration & improve readme readability #92

Closed chadlwilson closed 3 years ago

chadlwilson commented 3 years ago

The # of env vars & complexity of configuration has grown quite a lot. Without consistent semantic prefixing of the env vars, or a structured config approach it's getting a bit difficult to understand the options we have when configuring the tool.

To try and improve this, this PR

Possibly easiest to review with the "rich diff" of the markdown.