Skip to content

confighub/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

421 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigHub Examples

This repo contains runnable examples for ConfigHub.

Safe First Checks

For a read-only first pass:

./scripts/verify.sh
cub context list --json
cub space list --json
cub target list --space "*" --json

If you are not logged in yet, run cub auth login before the cub commands.

Stable Paths

  • promotion-demo-data: quickest no-cluster demo data for learning ConfigHub's App-Deployment-Target model and promotion flow.
  • gitops-import: canonical Argo CD GitOps import example and docs companion.
  • initiatives-demo: 5 compliance initiatives backed by Kyverno CEL policies, with sample Kubernetes units to evaluate.
  • custom-workers: worker extension examples, including bridge, function, and policy workers.
  • global-app: classic multi-service app example.
  • helm-platform-components: platform component example for Helm-managed infrastructure.
  • vm-fleet: VM fleet operations example.

Recommended Starting Points

Note on contract standard: EXAMPLE_CONTRACT_STANDARD.md

Companion Material

Some other examples

cub-scout remains useful as companion material and as a source of comparison fixtures:

About

ConfigHub Examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors