cryptopirates/Build and Deploy Image

Build a container image from a Dockerfile, push to GDR, and deploy to GKE.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gcrHostnameThe Google Docker Registry hostname.yes
gkeApplicationCredentialsThe service account credentials JSON file encoded as a base64 string to access the GKE API.yes
gkeNamespaceThe Kubernetes cluster's namespace.yes
gkeProjectIDThe GKE project identifier (kube-cluster-12345).yes
gkeClusterNameThe name of the Kubernetes cluster.yes
gkeDeploymentNameThe name of the container's deployment.yes
gkeLocationZoneThe cluster's location zone.yes
gitUsernameThe git username to use when cloning dependencies.yes
gitAccessTokenThe access token associated with the user passed to gitUsername.yes

no outputs