block by nicerobot fef144c9328b487e85f7a6ccbd5f70bc

PostgreSQL Kubernetes Service

Create the Kubernetes service

curl -s https://gist.githubusercontent.com/nicerobot/fef144c9328b487e85f7a6ccbd5f70bc/raw/kubectl | bash -s -- apply

Run psql

bash -i <(curl -s https://gist.githubusercontent.com/nicerobot/fef144c9328b487e85f7a6ccbd5f70bc/raw/psql)

Remove the Kubernetes service

curl -s https://gist.githubusercontent.com/nicerobot/fef144c9328b487e85f7a6ccbd5f70bc/raw/kubectl | bash -s -- delete

kubectl

postgres.yml

psql