Skip to content

Repository with AWS and cli extensions needed for K8 EKS work: dockerfile for local development and gitpod for remote

Notifications You must be signed in to change notification settings

plesnera/aws-k8-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS k8 Docker and Gitpod env

Gitpod AWS environment for doing k8 related work with all the necessary cli tools: eksctl, kubectl, kfctl, K9. There's also a standalone docker container for local aws development which will bind mount your local .aws and .kube credentials if you use the included docker_run.sh and included the image name as a parameter.

./docker_run [image]

If running as gitpod it will look for your credentials as environment variables that can be setup through cli or UI in gitpod:

  • AccessKeyId
  • SecretKey
  • RoleArn

About

Repository with AWS and cli extensions needed for K8 EKS work: dockerfile for local development and gitpod for remote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published