Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Create a second kind of tiered deployment that has the upstream agent co-deployed in the spire-server Pod #429

Open
edwbuck opened this issue Aug 7, 2023 · 0 comments

Comments

@edwbuck
Copy link
Contributor

edwbuck commented Aug 7, 2023

Currently the only solution for tiering requires the spire-agent to be codeployed with the server, but within a different Pod, which then uses the spire CSI driver to expose the agent to the server instance.

We should have a second, much simpler deployment available too, where the upstream agent is simply co-deployed within the server Pod as a side-car. This would avoid the need for a spire CSI driver between the two, as they would both share a filesystem and could read the UNIX domain socket without any extra intermediates.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant