Whether databases should be housed in Kubernetes/Docker remains highly controversial to this day. While Kubernetes (k8s) is an advanced container orchestration tool excelling in managing stateless applications, it fundamentally struggles with stateful services, especially databases like PostgreSQL and MySQL.