google-github-actions/Deploy GKE

Use gke-deploy cli to deploy an image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageImage to be deployedyes
app_nameApplication name of the Kubernetes deploymentyes
regionRegion/zone of GKE cluster to deploy to.yes
cluster_nameName of GKE cluster to deploy to.yes
project_idProject of GKE cluster to deploy to.yes
namespaceNamespace of GKE cluster to deploy to. If not provided, it will not be passed to the binary.no
exposeThe port provided will be used to expose the deployed workload object (i.e., port and targetPort will be set to the value provided in this flag). If not provided, it will not be passed to the binary.no
k8s_manifestsLocal or GCS path to configuration file or directory of configuration files to use to create Kubernetes objects (file or files in directory must end in ".yml" or ".yaml"). Prefix this value with "gs://" to indicate a GCS path. If not provided, it will not be passed to the binary.no

no outputs