Skip to content

Repository for gitpod/docker with all the K8 tools installed

Notifications You must be signed in to change notification settings

plesnera/gcp-k8-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker and gitpod for work with google k8

This repo contains a Dockerfile that extends the google/cloud-sdk with jq, kustomize (v.3.2.1), anthoscli, istioctl, jx and K9S. To use the docker as dev environment with docker daemon in the container use docker_run.sh which runs your image with:

  • environment variable (-e) pointing to the location of your gcloud credentials
  • bind mount of the location of your GCLOUD credentials, .ssh and docker daemon:
./docker_run.sh [IMAGE NAME]

About

Repository for gitpod/docker with all the K8 tools installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published