mirror of
https://github.com/fleetdm/fleet
synced 2026-05-05 14:28:46 +00:00
1.1 KiB
1.1 KiB
Orchestration architecture
This directory contains documentation about Fleet's Orchestration architecture.
Overview
Fleet's Orchestration architecture is designed to manage and report on devices at scale using osquery, providing visibility into device status, configuration, and security posture. This documentation provides insights into the design decisions, system components, and interactions specific to the Orchestration functionality.
Contents
- Orchestration Overview - Overview of Fleet's Orchestration architecture
- Live Queries - Architecture for live queries
- Scheduled Reports - Architecture for scheduled reports
- Query Packs - Architecture for query packs
- Host Vitals - Architecture for host vitals
- Fleet and Access Control - Architecture for fleet and access control
Related resources
- Orchestration Product Group Documentation - Documentation for the Orchestration product group