spire-examples
spire-examples copied to clipboard
Examples and documentation showing SPIRE integration with various projects and platforms
Add envoy + federation example using "ALL" resource
Improve examples for using kind, add deprecation node on k8s_workload_registrar example.
/cc @elinesterov @dlorenc Signed-off-by: Batuhan Apaydın
Partially solves https://github.com/spiffe/spire/issues/5197.
The scripts interface with the spiffe-step-ssh helm chart to attest with SPIFFE and create signed ssh host certs.
* **Version**: 1.10.0 * **Platform**: Kubernetes (EKS) * **Subsystem**: server Deploying SPIRE server using the [EKS deployment example](https://github.com/spiffe/spire-examples/tree/main/examples/k8s/eks_sat), works up to version 1.9.6. Switching the server (and agent) image to...
The test is broken and needs someone to look into fixing it.