Enroll hosts guide: dual-boot computers (#28176)

This commit is contained in:
Noah Talerman 2025-04-14 11:31:43 -04:00 committed by GitHub
parent a7a80273aa
commit c91beea408
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,6 +139,7 @@ How to unenroll a host from Fleet:
## Advanced
- [Best practice for dual-boot workstations](#best-partice-for-dual-boot-workstations)
- [Fleet agent (fleetd) components](#fleetd-components)
- [Signing fleetd](#signing-fleetd)
- [Grant full disk access to osquery on macOS](#grant-full-disk-access-to-osquery-on-macos)
@ -151,6 +152,10 @@ How to unenroll a host from Fleet:
- [Config-less fleetd agent deployment](#config-less-fleetd-agent-deployment)
- [Experimental features](#experimental-features)
### Best practice for dual-boot workstations
When end users want to have a dual-boot environment (e.g. Windows and Linux on one computer), the best practice is to install fleetd, that uses `--host-identifier=instance`, on both operating systems. This enrolls two hosts, one per operating system, in Fleet.
### fleetd components
```mermaid