Home

Awesome

SPIRE Tutorials

The tutorials in this repo describe how to install SPIRE and integrate it with software typically used with SPIRE. The following tutorials are available:

TutorialPlatform
Quickstart for KubernetesKubernetes
AWS OIDC AuthenticationKubernetes
Vault OIDC AuthenticationKubernetes
Integrating with Envoy using X.509 certsKubernetes
Integrating with Envoy using JWTKubernetes
Using SPIFFE X.509 IDs with Envoy and Open Policy Agent AuthorizationKubernetes
Using SPIFFE JWT IDs with Envoy and Open Policy Agent AuthorizationKubernetes
Nested SPIREDocker Compose
FederationDocker Compose
Configure SPIRE to Emit TelemetryDocker Compose

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.