marsel-tron
Results
1
issues of
marsel-tron
Code parses the cluster name from ec2 instance tag according to this line - https://github.com/awslabs/amazon-eks-serverless-drainer/blob/master/main.sh#L37-L38 But when setting kubeconfig, it's using `cluster_name` variable which is different from the parsed cluster...