can’t login to local postgres configured on kubernetes running on windows 11
I’m newbie to k8s and I try to setup postgresql on a local k8s minikube instance by following the steps here
Kill remaining containers in cronjob pod after default node has completed
I want to verify the data in some Postgres dumps.
I’ve created a script that imports the dump into a fresh Postgres DB, and verifies the data.