mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
2f3bfc27c0
Signed-off-by: Chris Wayne <cwayne18@gmail.com>
19 lines
482 B
Markdown
19 lines
482 B
Markdown
# 1. Record architecture decisions
|
|
|
|
Date: 2021-12-09
|
|
|
|
## Status
|
|
|
|
Accepted
|
|
|
|
## Context
|
|
|
|
We need to record the architectural decisions made on this project.
|
|
|
|
## Decision
|
|
|
|
We will use Architecture Decision Records, as [described by Michael Nygard](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).
|
|
|
|
## Consequences
|
|
|
|
See Michael Nygard's article, linked above. For a lightweight ADR toolset, see Nat Pryce's [adr-tools](https://github.com/npryce/adr-tools). |