Skip to content
/ bundle Public

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

Notifications You must be signed in to change notification settings

mfojtak/bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published