Example configuration for integrating Spire with Vault.
- Using Vault as an Upstream CA for the Spire Server.
- Using Vault to issue x509 Certificates to Spire Agents for Node Attestation.
- Using Spire issued x509 SVIDs for Workloads to login to Vault.
- Bring up the custer and deploy everything
- Register the workloads
- Login to vault
make all
make register-workloads
make login-vault-svc-a
Cleanup
make delete-cluster