Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.
 
 

Repository files navigation

Terraform Kubestack

Terraform modules that implement the Kubestack, fast path to production on Kubernetes.

For the easiest way to get started with Kubestack, try the quickstart.

Development Workflow

  1. Push your branch to trigger CI/CD or install cloud-build-local using e.g. gcloud components install cloud-build-local and run:

    rm -rf _build && cloud-build-local \
        --substitutions=_QUICKSTART_BUCKET_NAME=,TAG_NAME=,BRANCH_NAME=$(git rev-parse --abbrev-ref HEAD) \
        --dryrun=false \
        --write-workspace=_build \
        .
    

Making a Release

  1. Create a Git tag following semver, prefixed with v. E.g. v0.1.0
  2. Push the tag to trigger CI/CD

About

Kubestack, fast path to production on Kubernetes

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages