aws-samples / hardeneks

Runs checks to see if an EKS cluster follows EKS Best Practices.
https://aws-samples.github.io/hardeneks/
MIT No Attribution
840 stars 89 forks source link

feat(scalability): adding first scalability checks #18

Closed joshkurz closed 1 year ago

joshkurz commented 1 year ago

Adding 1 check for scalability for now. I want to make sure this looks good before I move forward adding the rest of them. If so I will follow this model.

*Description of changes: Added tests and code to check EKS_version is greater than 1.24

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.