Skip to content

defenseunicorns/uds-package-zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDS Package ZooKeeper

Made for UDS Latest Release Build Status OpenSSF Scorecard

This package is designed to be deployed on UDS Core, and is based on the upstream ZooKeeper chart.

Pre-requisites

The ZooKeeper Package expects to be deployed on top of UDS Core with the dependencies listed below being configured prior to deployment.

Dependency information

Add any dependency information here

Flavors

Flavor Description Example Creation
upstream Uses upstream images within the package. zarf package create . -f upstream
registry1 Uses images from registry1.dso.mil within the package zarf package create . -f registry1
unicorn Uses images from chainguard within the package zarf package create . -f unicorn

Releases

The released packages can be found in ghcr.

UDS Tasks (for local dev and CI)

*For local dev, this requires you install uds-cli

Tip

To get a list of tasks to run you can use uds run --list!

Contributing

Please see the CONTRIBUTING.md