Sign inSign up

mrkaran/eks-gitops

By mrkaran

•Updated over 4 years ago

Set of utilities to do deployments in an EKS cluster

Image
0

10K+

mrkaran/eks-gitops repository overview

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

Tag summary

Content type

Image

Digest

Size

207.5 MB

Last updated

over 4 years ago

docker pull mrkaran/eks-gitops