Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 314 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 314 Bytes

bundle

Bundles python project into dockerized kubernetes app

Install

pip install git+https://github.com/mfojtak/bundle.git

Usage

Build and apply bundle

bundlectl apply <project folder> <config file>.yaml

Build only

bundlectl build <project folder> <config file>.yaml