estafette-extension-gke-yaml

command module
v0.0.0-...-a718637 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2023 License: MIT Imports: 15 Imported by: 0

README

estafette-extension-gke-yaml

This extension allows to deploy plain kubernetes manifests substituting envvars to GKE clusters

deploy:
  image: extensions/gke-yaml:stable
  credentials: gke-tooling
  namespace: mynamespace
  manifests:
  - kubernetes.yaml
  placeholders:
    APP_NAME: ${ESTAFETTE_LABEL_APP}
    VERSION: ${ESTAFETTE_BUILD_VERSION}
  deployments:
  - mydeployment
  statefulsets:
  - mystatefulset
  deamonsets:
  - mydeamonset
  dryrun: true

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL