Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattiasgees/simple-mtls-app


https://github.com/mattiasgees/simple-mtls-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# simple-mtls-app

This is a simple mTLS application that works together with cert-manager [CSI Driver SPIFFE](https://cert-manager.io/docs/usage/csi-driver-spiffe/). It is based upon the great work of [haoel](https://github.com/haoel/mTLS/tree/main)

## Deploy

* Install cert-manager
* Install cert-manager CSI Driver
* Add the CA chain to the configmap in `deployment.yaml`
* Run `kubectl apply -f deployment.yaml`