14
Modern deployments: Python apps on OpenShift 3 Rodolfo Carvalho PyWaw Summit - DAY 2 May 26th, 2015

Python deployments on OpenShift 3

Embed Size (px)

Citation preview

Modern deployments:

Python apps on OpenShift 3Rodolfo Carvalho

PyWaw Summit - DAY 2May 26th, 2015

demoDjango + PostgreSQL

application templatedeclare and wire components

build configsource code → docker image

deployment configstrategy, # replicas, pod template

podgroup of related containers

serviceselect pods by label

labelanything can get one

Questionsgithub.com/openshift/origin

github.com/rhcarvalho/openshift-django-quickstart