aws-samples / aws-kube-code-service

The Code Services Continuous Deployment reference architecture demonstrates how to achieve continuous deployment of an application to a Kubernetes cluster using AWS CodePipeline, AWS CodeCommit, AWS CodeBuild and AWS Lambda.
Apache License 2.0
190 stars 159 forks source link

Add support for deployment to Amazon EKS cluster #9

Closed chankh closed 6 years ago

chankh commented 6 years ago

Issue #, if available:

Description of changes: Amazon EKS uses IAM roles for authentication. This change uses code from eksutil for integration and removes the need for client certificates and SSM.

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