forked from zdzichu/quick-qrcode-generator
336 B
336 B
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.