From 9719a406eff94f0f6aebe6c200190d2d516cc4a2 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Thu, 31 Jul 2025 09:23:20 -0500 Subject: [PATCH] Remove experimental note from "Enroll hosts" guide (#31434) https://github.com/fleetdm/fleet/issues/28714 specifies removing this as part of the doc changes. --- articles/enroll-hosts.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/articles/enroll-hosts.md b/articles/enroll-hosts.md index e5cdb675d6..4f0d46efb1 100644 --- a/articles/enroll-hosts.md +++ b/articles/enroll-hosts.md @@ -29,8 +29,6 @@ A `--fleet-url` (Fleet instance URL) and `--enroll-secret` (Fleet enrollment sec To generate fleetd for an Arm Linux or Windows host, use the `--arch=arm64` flag. -> **Fleetd for Arm Windows is an experimental feature**. This feature is undergoing rapid improvement, which may result in breaking changes to the API or configuration surface. It is not recommended for use in automated workflows. - #### Example Generate fleetd on macOS (.pkg)