Go to file
Andres Gomez Coronel 6fbae51fdd
Updates SPIRE to v 0.11.0.
Removed extra step to enable SDS on SPIRE Envoy-x509 Tutorial.
Update test cases.

Signed-off-by: Andres Gomez Coronel <andresgomezcoronel@gmail.com>
2020-09-14 23:20:33 -03:00
federation Federation tutorial (#29) 2020-08-19 13:35:42 -07:00
k8s Updates SPIRE to v 0.11.0. 2020-09-14 23:20:33 -03:00
nested-spire For Nested-SPIRE Tutorial, removes windows reference from prerequisites section 2020-08-14 11:00:45 -03:00
.travis.yml Let travis download latest stable version for kubectl. 2020-06-17 17:10:17 -03:00
LICENSE Initial commit 2019-01-24 13:48:56 -08:00
README.md Federation tutorial (#29) 2020-08-19 13:35:42 -07:00

README.md

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:

Tutorial Platform
Quickstart for Kubernetes Kubernetes
AWS OIDC Authentication Kubernetes
Integrating with Envoy using X.509 certs Kubernetes
Integrating with Envoy using JWT Kubernetes
Nested SPIRE Docker Compose
Federation Docker 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.