fleet/docs/Contributing/architecture
Jordan Montgomery dbd6a23053
Disk Encryption contributor doc updates (#30538)
Integrates a number of troubleshooting and architecture notes from my
experience debugging and investigating disk encryption related issues
over the past few months.. Adds diagrams for each platform showing how
the major components work together. Might be a bit wordy but wanted it
to be useful for engineers since it is so different on each platform

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* Expanded and restructured disk encryption documentation with detailed
platform-specific workflows and troubleshooting guidance for macOS,
Windows, and Linux.
* Added and updated sequence diagrams for FileVault, BitLocker, and LUKS
encryption processes.
* Enhanced sections on key storage, recovery, and related resources with
additional guidance and links.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-07 11:07:33 -04:00
..
mdm Disk Encryption contributor doc updates (#30538) 2025-07-07 11:07:33 -04:00
orchestration Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
software Document vuln feed cleanup option introduced in #28207 (#30328) 2025-06-26 14:25:56 -05:00
high-level-architecture.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
infrastructure.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
README.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00

Fleet Architecture Documentation

This directory contains high-level architecture documentation for Fleet.

Overview

Product group architecture

Each product group has its own architecture documentation:

Architectural Decision Records

For significant architectural decisions, we use Architectural Decision Records (ADRs) to document the context, decision, and consequences.