Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 607 Bytes

Reloader-with-Sealed-Secrets.md

File metadata and controls

14 lines (12 loc) · 607 Bytes

Using Reloader with Sealed Secrets

Below are the steps to use Reloader with Sealed Secrets:

  1. Download and install the kubeseal client from here
  2. Install the controller for sealed secrets
  3. Fetch the encryption certificate
  4. Encrypt the secret
  5. Apply the secret
  6. Install the tool which uses that sealed secret
  7. Install Reloader
  8. Once everything is setup, update the original secret at client and encrypt it with kubeseal to see Reloader working
  9. Apply the updated sealed secret
  10. Reloader will restart the pod to use that updated secret