mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 05:48:26 +00:00
I was just browsing around and saw the concept of product group guides is gone, so just cleaning up some old links
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 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