/bundle

Bundles any python application into package deployable in Docker and Kubernetes.

Primary LanguagePython

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