The tutorials in this repo describe how to install SPIRE and integrate it with software typically used with SPIRE. All of the current tutorials work only on Kubernetes. The following tutorials are available:
- Quickstart for Kubernetes
- AWS OIDC Authentication
- Integrating with Envoy using X.509 certs
- Integrating with Envoy using JWT
Additional examples of how to install and deploy SPIRE are available. The spiffe.io Try SPIRE page includes a Quickstart for Linux and MacOS X and SPIFFE Library Usage Examples. The SPIRE Examples repo on GitHub includes more usage examples for Kubernetes deployments, including Postgres integration, and a Docker-based Envoy example.
For general information about SPIRE and the SPIFFE zero-trust authentication spec that SPIRE implements, see the SPIRE GitHub repo and spiffe.io website.