Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
/ aws-kubectl Public archive

AWS cli + kubectl in one nicely wrapped package

Notifications You must be signed in to change notification settings

opensentinel/aws-kubectl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Docker Image contains the aws-cli and kubectl. It is used to update the AWS ECR credentials periodically in a kubernetes cluster.

docker pull ghcr.io/opensentinel/aws-kubectl:latest

Setup

You need to set your credentials in the aws-secrets.yml. Also you need to set your AWS_ACCOUNT, AWS_REGION and NAMESPACES in ecr-cron.yml. Afterwords run:

aws.sh

Afterwords you should be able to see the cron job with:

kubectl get cronjobs -n infrastructure

Thanks

Originally forked from: https://github.com/Odania-IT/aws-kubectl

About

AWS cli + kubectl in one nicely wrapped package

Resources

Stars

Watchers

Forks

Releases

No releases published