fleet/docs/Using Fleet/Supported-host-operating-systems.md
Noah Talerman 00e71761c5
Update supported Windows versions (#14188)
- Clarify that Fleet supports Windows 10+ for "Pro" and "Enterprise."
Not "Home"
2023-09-28 12:59:18 -04:00

1.6 KiB

Supported host operating systems

Fleet supports the following operating system versions on hosts.

OS Supported version(s)
MacOS 12 (Monterey) and higher
Windows 10 (Pro and Enterprise) and higher
Linux CentOS 7.1+, Ubuntu 16.04+
ChromeOS 112.0.5615.134+

While Fleet may still function partially or fully with OS versions older than those above, Fleet does not actively test against unsupported versions and does not pursue bugs on them.

Some notes on compatibility

Tables

Not all osquery tables are available for every OS. Please check out the osquery schema for detailed information.

If a table is not available for your host, Fleet will generally handle things behind the scenes for you.

M1 Macs

The osquery installer generated for MacOS by fleetctl package does not include native support for M1 Macs. Some values returned may reflect the information returned by Rosetta rather than the system. For example, a CPU will show up as i486.

Linux

The osquery installer will run on Linux distributions where glibc is >= 2.2 (there is ongoing work to make osquery work with glibc 2.12+). If you aren't sure what version of glibc your distribution is using, DistroWatch is a great resource.