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.
- To generate new images for the latest google-cloud-cli version:
-
- Go to Google's container registry and find the latest version.
-
- Update the
src/Dockerfile
and set the docker image tag to the latest version number: ex399.0.0-alpine
- Update the
-
- Commit and tag the main branch with
v
followed by the version number: exv399.0.0
- Commit and tag the main branch with
-
- Push the udpates and tag upstream.
Please email outrigger@phase2technology.com with security concerns.