/k8s-workshop-app

Little django app for the k8s-workshop

Primary LanguageSmartyDo What The F*ck You Want To Public LicenseWTFPL

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