forked from zdzichu/quick-qrcode-generator
2323c7c21694bb7961c2b3a680c0caf8cb04ee31
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
Languages
Python
42.3%
HTML
23.2%
Shell
20.2%
Dockerfile
14.3%