Skip to content

Conversation

@blacha
Copy link
Member

@blacha blacha commented May 25, 2025

Motivation

I am deploying a few testing EKS clusters and I need a way to disable some features as I dont need them for the testing clusters,

I would also like to make it easier for myself to deploy clusters with custom names to allow multiple clusters to be running in the same AWS account

Modifications

adds context variables

Add a Suffix to the cluster name and scratch bucket name
-c cluster-suffix=blacha
Disable features

Turn off RDS and slack notifications

-c no-database=true
-c no-slack=true

I have also made mantainer-arns optional as they are not required to have a working cluster.

Verification

Deployed into nonprod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants