Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 983 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 983 Bytes

Phase2 gcloud-kubectl

Docker image for using gcloud auth with kubectl. Extends from Google's alpine image.

This Docker image adds the gke-gcloud-auth-plugin and kubectl to the base google-cloud-cli:alpine image.

Image generation

  • To generate new images for the latest google-cloud-cli version:
    • Update the src/Dockerfile and set the docker image tag to the latest version number: ex 399.0.0-alpine
    • Commit and tag the main branch with v followed by the version number: ex v399.0.0
    • Push the udpates and tag upstream.

Security Reports

Please email [email protected] with security concerns.

Maintainers

Phase2 Logo