Skip to content

rahulh77/to-do

Repository files navigation

to-do

To run

make init
make build
make run
make kill

./start.sh 
or
python run-app.py
localhost:5000
localhost:5000/metrics
localhost:5000/dashboard
docker run -it --rm --entrypoint /bin/sh todo_flask

kubectl port-forward svc/to-do 5001:5001
localhost:5001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published