awslabs / aws-eks-cluster-controller

Manages EKS clusters in different AWS accounts using Custom Resources
Apache License 2.0
103 stars 30 forks source link

Use the EKS control plane version for node group. #80

Closed wayne-carroll closed 5 years ago

wayne-carroll commented 5 years ago

Use the EKS control plane version when selecting the node group AMI. This ensures the node group image selected is optimized for the correct cluster version.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.