Skip to content

niquola/zero-ci

Repository files navigation

CI using Kubernetes and Google Cloud

Principles

  • run everything local for debug
  • ci/cd just a pod in cluster

Common steps

  • checkout project
  • run tests
  • run builds
  • build and push docker container
  • deploy to k8s cluster (helm upgrade)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published