Using Secretless in Kubernetes

Estimated time to complete: 5 min

Products used: Kubernetes Secrets, PostgreSQL Service Connector

Before we begin...

This is a detailed, step-by-step tutorial.

You will:

  1. Deploy a PostgreSQL database
  2. Store its credentials in Kubernetes secrets
  3. Setup Secretless Broker to proxy connections to it
  4. Deploy an application that connects to the database without knowing its password

Already a Kubernetes expert? You may prefer our advanced Github tutorial complete with shell scripts to get the whole thing working end to end fast.

Up next...

Get an overview of what is going to be covered in this tutorial.

Want to learn more? Check out our documentation for more information, like how to use Secretless Broker in your Kubernetes environment!