Skip to content

confighub/flux-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux Bridge

ConfigHub bridge to integrate with FluxCD using external artifacts.

Usage

Check ConfigHub Docs to learn how to use this bridge.

Development

The following dependencies are required to setup the local dev environment.

  • cub
  • kind
  • kubectl
  • flux
  • docker

Start off with creating a worker for the bridge.

cub worker create flux-bridge

Running dev deploy will create a Kind cluster with Flux installed along with a local build of the flux-bridge. It will also get the worker secret from ConfigHub and create a secret in the cluster.

make dev-deploy

After the setup has run successfully the bridge should be deployed in the confighub namespace.

kubectl -n confighub get pods

About

ConfigHub custom bridge for Flux ExternalArtifact

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors