Skip to content

Commit 646ba43

Browse files
committed
note fix
1 parent 8ebf497 commit 646ba43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/aks/enable-fips-nodes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@ The Federal Information Processing Standard (FIPS) 140-2 is a US government stan
1616

1717
* Azure CLI version 2.32.0 or later installed and configured. Run `az --version` to find the version. For more information about installing or upgrading the Azure CLI, see [Install Azure CLI][install-azure-cli].
1818

19+
> [!NOTE]
20+
> AKS Monitoring Addon supports FIPS enabled node pools with Ubuntu, Azure Linux, and Windows starting with Agent version 3.1.17 (Linux) and Win-3.1.17 (Windows).
21+
1922
## Limitations
2023

2124
* FIPS-enabled node pools have the following limitations:
2225
* FIPS-enabled node pools require Kubernetes version 1.19 and greater.
2326
* To update the underlying packages or modules used for FIPS, you must use [Node Image Upgrade][node-image-upgrade].
2427
* Container images on the FIPS nodes haven't been assessed for FIPS compliance.
2528
* Mounting of a CIFS share fails because FIPS disables some authentication modules. To work around this issue, see [Errors when mounting a file share on a FIPS-enabled node pool][errors-mount-file-share-fips].
26-
* AKS Monitoring Addon supports FIPS enabled node pools with Ubuntu, Azure Linux, and Windows starting with Agent version 3.1.17 (Linux) and Win-3.1.17 (Windows).
2729

2830

2931
> [!IMPORTANT]

0 commit comments

Comments
 (0)