Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 272 Bytes

File metadata and controls

13 lines (7 loc) · 272 Bytes

flask-postgres-kubernetes

Making a Flask app using a Postgresql database and deploying to Heroku

Deploy Flask and Postgres on Kubernetes cluster

Docker build

docker run -ti -p 5000:5000 lihan/kubernetes-workshop-flask:v1