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
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.
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.