Skip to content

A simple python code wrapped in docker image, used to demostrate the functionality of KubernetsPodOperator.

License

Notifications You must be signed in to change notification settings

maxcotec/k8sPodOp-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

k8sPodOp-app

A simple python code wrapped in docker image, used to demonstrate the functionality of KubernetsPodOperator.

Build

docker build . -t example_app:test

Run

ingest data docker run -it example_app:test ingest-data

load data docker run -it example_app:test load-data

About

A simple python code wrapped in docker image, used to demostrate the functionality of KubernetsPodOperator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published