Skip to content

Commit af12ef4

Browse files
committed
Improving Acrolinx score
1 parent b85daa5 commit af12ef4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-linux/intro-azure-linux.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/24/2023
1212

1313
The Azure Linux Container Host is an operating system image that's optimized for running container workloads on [Azure Kubernetes Service (AKS)](../../articles/aks/intro-kubernetes.md). It's maintained by Microsoft and based on Microsoft Azure Linux, an open-source Linux distribution created by Microsoft.
1414

15-
The Azure Linux Container Host is lightweight, containing only the packages needed to run container workloads, hardened based on significant validation tests and internal usage, and compatible with Azure agents. It provides reliability and consistency from cloud to edge across AKS, AKS for Azure Stack HCI, and Azure Arc. You can deploy Azure Linux node pools in a new cluster, add Azure Linux node pools to your existing clusters, or migrate your existing nodes to Azure Linux nodes.
15+
The Azure Linux Container Host is lightweight, containing only the packages needed to run container workloads. It's hardened based on significant validation tests and internal usage and is compatible with Azure agents. It provides reliability and consistency from cloud to edge across AKS, AKS for Azure Stack HCI, and Azure Arc. You can deploy Azure Linux node pools in a new cluster, add Azure Linux node pools to your existing clusters, or migrate your existing nodes to Azure Linux nodes.
1616

1717
To learn more about Azure Linux, see the [Azure Linux GitHub repository](https://github.com/microsoft/CBL-Mariner).
1818

@@ -22,16 +22,16 @@ The Azure Linux Container Host offers the following key benefits:
2222

2323
- **Secure supply chain**: Microsoft builds, signs, and validates the Azure Linux Container Host packages from source, and hosts its packages and sources in Microsoft-owned and secured platforms.
2424
- **Small and lightweight**: The Azure Linux Container Host only includes the necessary set of packages needed to run container workloads - as a result, it consumes limited disk and memory resources.
25-
- **Secure by default**: Microsoft builds the Azure Linux Container Host with an emphasis on security and follows the secure-by-default principles, including using a hardened Linux kernel with Azure cloud optimizations and flags tuned for Azure. It also provides a reduced attack surface and eliminates patching and maintenance of unnecessary packages. For more details on Azure Linux Container Host's security principles see [AKS's security concepts](../../articles/aks/concepts-security.md).
26-
- **Extensively validated**: The AKS and Azure Linux teams run a suite of functional and performance regression tests with the Azure Linux Container Host before we release to customers. This enables earlier issue detection and mitigation.​
25+
- **Secure by default**: The Azure Linux Container Host has an emphasis on security and follows the secure-by-default principles, including using a hardened Linux kernel with Azure cloud optimizations and flags tuned for Azure. It also provides a reduced attack surface and eliminates patching and maintenance of unnecessary packages. For more information on Azure Linux Container Host security principles, see the [AKS security concepts](../../articles/aks/concepts-security.md).
26+
- **Extensively validated**: The AKS and Azure Linux teams run a suite of functional and performance regression tests with the Azure Linux Container Host before releasing to customers, which enables earlier issue detection and mitigation.​
2727

2828
## Limitations
2929

3030
The Azure Linux Container Host has the following limitation:
3131

3232
- The Azure Linux Container Host supports the NCv3 series and NCasT4_v3 series VM sizes. The NC A100 v4 series is currently not supported.
3333

34-
If there are areas you would like us to prioritize over others, please let us know by filing an issue on the [AKS GitHub repository](https://github.com/Azure/AKS/issues).
34+
If there are areas you would like to have priority, please file an issue in the [AKS GitHub repository](https://github.com/Azure/AKS/issues).
3535

3636
## Next steps
3737

0 commit comments

Comments
 (0)