Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 601 Bytes

spiffe-workload-identity-demo

This demo has been created as part of this blog post, please see that post for a detailed explanation of what this is all about.

This repo is a demo consisting of the following:

  • set up for cert-manager, SPIFFE CSI driver, cert-manager trust on a kind cluster
  • sample applications to communicate using SPIFFE flavoured mTLS

It should be possible to bring up the demo with make demo. You must have these tools installed:

  • kind
  • kubectl
  • cmctl
  • goreleaser
  • docker or docker compatible