Skip to content

n-batalha/gke-on-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GKE in Docker

This is just an extension of Docker in Docker to include the Google Cloud SDK to have an image to deploy from Gitlab CI or similar.

Usage

Just use the image in Docker Hub on your Gitlab CI image tags, or build one yourself (instructions below to setup in Gitlab CI).

Development instructions

  1. Create a Docker Hub account
  2. On the Gitlab CI setup the secret for:
  • DOCKER_AUTH_CONFIG (The auth variable of Docker Hub in ~/.docker/config.json, see here)
  1. Build and push once locally to make the image available for Gitlab CI
  2. Enjoy

References

About

GKE on Docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published