Skip to content

Commit eb5e9ef

Browse files
allyfordmatthchr
andauthored
Apply suggestions from code review
Co-authored-by: Matthew Christopher <[email protected]>
1 parent 7dda6cd commit eb5e9ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/enable-fips-nodes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The Federal Information Processing Standard (FIPS) 140-2 is a US government stan
3434
> FIPS-enabled node images may have different version numbers, such as kernel version, than images that aren't FIPS-enabled. The update cycle for FIPS-enabled node pools and node images may differ from node pools and images that aren't FIPS-enabled.
3535
3636
## Supported OS Versions
37-
You can create FIPS-enabled node pools on all supported OS types, Linux and Windows. However, not all OS versions support FIPS-enabled nodepools. After a new OS version is released, there is typically a period until it is FIPS compliant.
37+
You can create FIPS-enabled node pools on all supported OS types, Linux and Windows. However, not all OS versions support FIPS-enabled nodepools. After a new OS version is released, there is typically a waiting period before it is FIPS compliant.
3838

3939
The below table includes the supported OS versions:
4040
|OS Type|OS SKU|FIPS Compliance|
@@ -44,7 +44,7 @@ The below table includes the supported OS versions:
4444
|Windows|Windows Server 2019| Supported|
4545
|Windows| Windows Server 2022| Supported|
4646

47-
If the default version of Ubuntu does not support FIPS, AKS will default to the most recent FIPS-supported version of Ubuntu. For example, Ubuntu 22.04 is default for Linux node pools. Since 22.04 does not currently support FIPS, AKS will default to Ubuntu 20.04 for Linux FIPS-enabled nodepools.
47+
When requesting FIPS enabled Ubuntu, if the default Ubuntu version does not support FIPS, AKS will default to the most recent FIPS-supported version of Ubuntu. For example, Ubuntu 22.04 is default for Linux node pools. Since 22.04 does not currently support FIPS, AKS will default to Ubuntu 20.04 for Linux FIPS-enabled nodepools.
4848

4949
> [!NOTE]
5050
> GetOSOptions API is deprecated and it will no longer be included in new AKS API versions starting with 2024-04-01.

0 commit comments

Comments
 (0)