Skip to content

Commit 41d3cad

Browse files
authored
Merge pull request #201578 from austonli/patch-26
WS 2022 Update + other fixes
2 parents c945bf4 + e8324c1 commit 41d3cad

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Container insights supports the following environments:
2020
- [Azure Red Hat OpenShift](../../openshift/intro-openshift.md) version 4.x
2121
- [Red Hat OpenShift](https://docs.openshift.com/container-platform/4.3/welcome/index.html) version 4.x
2222

23+
>[!NOTE]
24+
> Container insights support for Windows Server 2022 operating system in public preview.
2325
2426
## Supported Kubernetes versions
2527
The versions of Kubernetes and support policy are the same as those [supported in Azure Kubernetes Service (AKS)](../../aks/supported-kubernetes-versions.md).

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,13 @@ Container insights is a feature designed to monitor the performance of container
1515
- Self-managed Kubernetes clusters hosted on Azure using [AKS Engine](https://github.com/Azure/aks-engine)
1616
- [Azure Container Instances](../../container-instances/container-instances-overview.md)
1717
- Self-managed Kubernetes clusters hosted on [Azure Stack](/azure-stack/user/azure-stack-kubernetes-aks-engine-overview) or on-premises
18-
- [Azure Arc-enabled Kubernetes](../../azure-arc/kubernetes/overview.md) (preview)
18+
- [Azure Arc-enabled Kubernetes](../../azure-arc/kubernetes/overview.md)
1919

2020
Container insights supports clusters running the Linux and Windows Server 2019 operating system. The container runtimes it supports are Docker, Moby, and any CRI compatible runtime such as CRI-O and ContainerD.
2121

22+
>[!NOTE]
23+
> Container insights support for Windows Server 2022 operating system in public preview.
24+
2225
Monitoring your containers is critical, especially when you're running a production cluster, at scale, with multiple applications.
2326

2427
Container insights gives you performance visibility by collecting memory and processor metrics from controllers, nodes, and containers that are available in Kubernetes through the Metrics API. After you enable monitoring from Kubernetes clusters, metrics and Container logs are automatically collected for you through a containerized version of the Log Analytics agent for Linux. Metrics are sent to the [metrics database in Azure Monitor](../essentials/data-platform-metrics.md), and log data is sent to your [Log Analytics workspace](../logs/log-analytics-workspace-overview.md).
@@ -43,8 +46,7 @@ Container insights delivers a comprehensive monitoring experience to understand
4346

4447
Check out the following video providing an intermediate level deep dive to help you learn about monitoring your AKS cluster with Container insights. Note that the video refers to *Azure Monitor for Containers* which is the previous name for *Container insights*.
4548

46-
[!VIDEO https://www.youtube.com/embed/XEdwGvS2AwA]
47-
49+
> [!VIDEO https://www.youtube.com/embed/XEdwGvS2AwA]
4850
4951

5052
## How to access Container insights

0 commit comments

Comments
 (0)