Skip to content

canonical/sdcore-bundles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD-Core bundles for K8s

CharmHub Badge CharmHub Badge CharmHub Badge

This project contains charm bundles for SD-Core.

Bundle generation

To render a bundle and output it in the bundle directory (e.g., SDCORE_USER_PLANE):

python3 -m venv env
source env/bin/activate
pip3 install -r render_bundle/requirements.txt
python3 render_bundle/render_bundle.py --bundle_variant SDCORE_USER_PLANE --output_file bundle/bundle.yaml

Releases

No releases published

Packages

No packages published