Skip to content

Set of utilities to do deployments in an EKS cluster

License

Notifications You must be signed in to change notification settings

mr-karan/eks-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eks-gitops

Docker Hub

docker pull mrkaran/eks-gitops:latest

An alpine based image which containts kubectl, aws, aws-iam-authenticator and kubeval. Useful if you are running an EKS Cluster and want to use these tools in a Continuos Deployment environment. It additionally configures KUBECONFIG to use aws-iam-authenticator which is required if you're running the same (by default enabled on all EKS clusters).

You can run this out of the box, provided the container has access to atleast one of the AWS supported auth credentials.

Note: You must specify CLUSTER_REGION and CLUSTER_NAME as environment variables in your CD pipeline for the script in ENTRYPOINT to work.

About

Set of utilities to do deployments in an EKS cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published