xjaner / k8s-workshop-app

Little django app for the k8s-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-workshop-app

Little flask app for the k8s-workshop

It exposes an endpoint @ /hello where you will get a message that shows the environment where it is deployed and a greeting depending on the user if defined.

Example

ENVIRONMENT="LocalTesting"
USER="archie"

The image is available at: ghcr.io/aydevosotros/k8s-workshop-app

About

Little django app for the k8s-workshop

License:Do What The F*ck You Want To Public License


Languages

Language:Smarty 63.3%Language:Python 31.2%Language:Dockerfile 5.5%