I've placed a single, text-based config file sent to me by [StVa] in 2025-01 on mattermost in my home directory under: ~/.kube. I am then able to access (and open a shell into) all machines on various namespaces by launching the k9s program. I am also able to transfer files from them using the same text-based GUI. Once a specific pod is selected s can be used to open a shell on that pod, and t can be used to transfer files from that pod.
All of the below names exist in the cognitera-platform namespace.
/opt/database_backups/backups/eae_db
kubectl get pods --context=cognitor-aks --namespace=cognitera-platform | grep "postgresql"