DEV Community

Discussion on: Scaling Python Microservices with Kubernetes

Collapse
 
venkatzgithub profile image
venkatzgithub

I want to create a pod with flask & postgres. i have created deployments and services. please tell me how to make posts requests to the DB

github.com/mudasiryounas/kubernete...

this is the YAml file i have created. please correct me if I am wrong.

Thanks,

Venkat