Skip to content

ernetas/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a multiarch Docker image for deployment tasks. The aim is to focus on Docker tools that will be needed to deploy on Kubernetes. Everything else should probably go to Dockerfile (use multistage builds if needed) or other images should be created.

The main reason for this image was to have all tools which Terraform might need (AWS IAM authenticator). Then to have a helm image with all the useful plugins... And so on and on.

Docker Hub

Github Container Registry

Includes:

  • Terraform
  • Terragrunt
  • AWS IAM authenticator
  • AWS CLI v2
  • Azure CLI
  • kubectl
  • helm with a couple of plugins
  • helmfile
  • velero

About

Docker image with common tools for infrastructure deployment

Topics

Resources

Stars

Watchers

Forks