Skip to content

A docker image for deploying to Kubernetes with Helm

License

Notifications You must be signed in to change notification settings

ubergeek42/helm-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-deploy

A docker image for deploying to Kubernetes with Helm.

Installed commands:

  • helm
  • kubectl
  • gcloud
  • git
  • bash
  • jq

Logging Into Google Cloud

To log into Google Cloud, set GCLOUD_SERVICE_KEY to be a base64-encoded version of a json credentials file. If running this Dockerfile directly, that is the only necessary step; if using this Dockerfile without running its entrypoint, you should run gcp-login to log in.

About

A docker image for deploying to Kubernetes with Helm

Resources

License

Stars

Watchers

Forks

Packages

No packages published