Skip to content

Commit

Permalink
Adds cert-manager/csi-driver-spiffe as a SPIFFE issuer
Browse files Browse the repository at this point in the history
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
  • Loading branch information
JoshVanL authored and mchurichi committed May 9, 2022
1 parent 87c62aa commit 03c2abb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/users.yaml
Expand Up @@ -15,6 +15,10 @@ issuers:
description: Kuma automatically generates SPIFFE-compatible certificates that identify all the services and workloads running in the service mesh, and encrypts all the traffic generated between them
link: https://kuma.io
logo: kuma.svg
- name: cert-manager CSI driver
description: csi-driver-spiffe is a cert-manager project that delivers SPIFFE compliant X.509-SVIDs to Kubernetes Pods using CSI, based on the identity of the mounting ServiceAccount.
link: https://github.com/cert-manager/csi-driver-spiffe
logo: cert-manager.png
consumers:
- name: The Envoy proxy
description: Customers can use SPIFFE IDs to establish [mTLS](https://en.wikipedia.org/wiki/Mutual_authentication#mTLS) connections between Envoy proxies
Expand Down
Binary file added static/img/logos/cert-manager.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03c2abb

Please sign in to comment.