QR generator docker.io/samwierema/go-qr-generator

flask app which post to itself

One pod with two containers (fronted, backend) and two exposed ports. One Service with with named ports. Two Routes, with the same hostname, but routing based on path: / to fronted, /render to backend. One NetworkPolicy allowing access to both ports.

Description
Simple web page for generating QR codes.
Readme 41 KiB
Languages
Python 42.3%
HTML 23.2%
Shell 20.2%
Dockerfile 14.3%