Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Bazel GitOps Rules Examples

Overview

Examples projects to demonstrate Bazel GitOps Rules in use:

  • helloworld -- a minimal Go application with k8s_deploy manifests
  • legacy_docker -- a minimal container image built with rules_docker and adapted for use with rules_gitops