mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Supported-host-operating-systems.md (#13944)
This commit is contained in:
parent
e0eed5fde9
commit
5e531d011b
1 changed files with 4 additions and 2 deletions
|
|
@ -2,14 +2,16 @@
|
|||
|
||||
# Supported host operating systems
|
||||
|
||||
The following operating system versions are supported by the osquery agent.
|
||||
Fleet supports the following operating system versions on hosts.
|
||||
|
||||
| OS | Supported version(s) |
|
||||
| :------ | :------------------------------------- |
|
||||
| MacOS | 10.12+ |
|
||||
| Windows | 10+ |
|
||||
| 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
|
||||
|
||||
|
|
@ -28,4 +30,4 @@ If you aren't sure what version of `glibc` your distribution is using, [DistroWa
|
|||
|
||||
<meta name="pageOrderInSection" value="1200">
|
||||
<meta name="description" value="This page contains information about operating systems that are compatible with the osquery agent.">
|
||||
<meta name="navSection" value="The basics">
|
||||
<meta name="navSection" value="The basics">
|
||||
|
|
|
|||
Loading…
Reference in a new issue