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

Documentation for basic installations #402

Open
edwbuck opened this issue Jul 25, 2023 · 1 comment
Open

Documentation for basic installations #402

edwbuck opened this issue Jul 25, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation priority ready to work

Comments

@edwbuck
Copy link
Contributor

edwbuck commented Jul 25, 2023

When deploying a known configuration of Tornjak with the SPIRE Helm Charts, an existing user had issues because the configuration had changed sufficiently that his prior approach which was successful failed.

We need documentation that describes the current desired approach for deploying SPIRE and SPIRE with Tornjak, so we can maintain those instructions, capturing the changes, permitting the distribution of the current approach.

This should be maintained along with the deployment testing, such that we deploy following our documentation instructions.

@mrsabath
Copy link
Contributor

Prior to the recent updates, we were able to run the Tornjak deployment via:

.github/tests/tornjak/pre-install.sh
.github/tests/tornjak/install.sh

or

.github/tests/tornjak/pre-install.sh
helm install --namespace spire-server --values "examples/production/values.yaml" --values "examples/tornjak/values.yaml" spire charts/spire --render-subchart-notes --debug

As of right now, the default/basic deployment is much more complicated and keeps failing

@mrsabath mrsabath added the documentation Improvements or additions to documentation label Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation priority ready to work
Projects
None yet
Development

No branches or pull requests

2 participants