When deploying an app with k8s website sometimes works and sometimes does not ("Nginx Bad gateway"). When going to check logs Gunicorn container can't connect to the Postgres database on most tries, but sometimes it can. That problem is not that necessary because the main purpose of this project is to create a working infrastructure for learning purposes locally - not to create a working production environment.
Any other method works great.
When deploying an app with k8s website sometimes works and sometimes does not ("Nginx Bad gateway"). When going to check logs Gunicorn container can't connect to the Postgres database on most tries, but sometimes it can. That problem is not that necessary because the main purpose of this project is to create a working infrastructure for learning purposes locally - not to create a working production environment.
Any other method works great.