mirror of
https://github.com/fleetdm/fleet
synced 2026-05-08 09:40:49 +00:00
| .. | ||
| host-vitals.md | ||
| live-queries.md | ||
| orchestration-overview.md | ||
| query-packs.md | ||
| README.md | ||
| scheduled-queries.md | ||
| teams-and-access-control.md | ||
Orchestration architecture
This directory contains documentation about Fleet's Orchestration architecture.
Overview
Fleet's Orchestration architecture is designed to manage and query 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 Queries - Architecture for scheduled queries
- Query Packs - Architecture for query packs
- Host Vitals - Architecture for host vitals
- Teams and Access Control - Architecture for teams and access control
Related resources
- Orchestration Product Group Documentation - Documentation for the Orchestration product group
- Orchestration Development Guides - Guides for Orchestration development