Skip to content

Commit

Permalink
Update architecture-decision-record/038-split-components-infrastructu…
Browse files Browse the repository at this point in the history
…re.md

Co-authored-by: Steve Williams <[email protected]>
  • Loading branch information
mikebell and sj-williams authored Mar 5, 2024
1 parent c37862e commit 1ff3c33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ We propose to add a new level to our build process called core. This splits our
### Considerations

- Developing this using test clusters will be easier than `live`, documentation and a focus on how we deploy this to `live` should be at the front of the work.
- Developing this using test clusters will be easier than `live`, documentation and a focus on how we deploy this to `live`, and safely migrate existing terraform state into its new s3 location should be at the front of the work.
- Evaluate each component to determine whether they are core or optional components.
- Prometheus CRDs are a hard requirement on a lot of components, we can split these into `core` but would that increase complexity?
- Each stage must be a concrete deliverable.
Expand Down

0 comments on commit 1ff3c33

Please sign in to comment.