Skip to content

Commit 996611b

Browse files
Merge pull request #268533 from bwren/aks-security
Container insights security notes for new agent
2 parents 6a18e90 + 646ba43 commit 996611b

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/aks/enable-fips-nodes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ 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:

articles/azure-monitor/containers/container-insights-overview.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ Container insights sends data to a [Log Analytics workspace](../logs/data-platfo
2424

2525
:::image type="content" source="media/container-insights-overview/aks-monitor-data.png" lightbox="media/container-insights-overview/aks-monitor-data.png" alt-text="Diagram of collection of monitoring data from Kubernetes cluster using Container insights and related services." border="false":::
2626

27-
28-
29-
### Supported configurations
27+
## Supported configurations
3028
Container insights supports the following environments:
3129

3230
- [Azure Kubernetes Service (AKS)](../../aks/index.yml)
@@ -46,6 +44,11 @@ Container insights supports the following environments:
4644
>
4745
> Container insights support for Windows Server 2022 operating system is in public preview.
4846
47+
## Security
48+
49+
- Container Insights supports FIPS enabled Linux and Windows node pools starting with Agent version 3.1.17 (Linux) & Win-3.1.17 (Windows).
50+
- Starting with Agent version 3.1.17 (Linux) and Win-3.1.17 (Windows), Container Insights agents images (both Linux and Windows) are signed and for Windows agent, binaries inside the container are signed as well
51+
4952
## Access Container insights
5053

5154
Access Container insights in the Azure portal from **Containers** in the **Monitor** menu or directly from the selected AKS cluster by selecting **Insights**. The Azure Monitor menu gives you the global perspective of all the containers that are deployed and monitored. This information allows you to search and filter across your subscriptions and resource groups. You can then drill into Container insights from the selected container. Access Container insights for a particular cluster from its page in the Azure portal.

0 commit comments

Comments
 (0)