Created
November 9, 2024 00:16
-
-
Save cdxker/dfbce9fc482e8ae52a89716fb8bf7ae8 to your computer and use it in GitHub Desktop.
Create pod with psql in any namespace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubectl run postgres-client --namespace=cloud-sql-proxy --image=codingpuss/postgres-client --stdin --tty --rm --restart=Never |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment