Secrets for apps deployed into K8S

This repo is set of examples and prototypes for secrets management

Requirements

Documentation

Useful links

How to start

  • Run make minikube-start

  • (Optional) If you wish to download docker images before demo
    • Run make prepare
  • (Optional) If you wish to see every container in test cluster
    • Run make pods-watch
  • (Optional) If you wish to see cluster events
    • Run make events-watch
  • Run make dashboard-deploy

  • Run make proxy

  • Run make admin-sa-token-get

  • Open dashboard