Skip to content

Commit a5a43b0

Browse files
authored
Merge pull request #115402 from kpeechara/kapil-branch-9
Removing references to now deprecated AKS-Engine
2 parents 07c71b6 + a324047 commit a5a43b0

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

articles/azure-monitor/containers/container-insights-hybrid-setup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,14 @@ ms.reviewer: aul
88

99
# Configure hybrid Kubernetes clusters with Container insights
1010

11-
Container insights provides a rich monitoring experience for the Azure Kubernetes Service (AKS) and [AKS Engine on Azure](https://github.com/Azure/aks-engine), which is a self-managed Kubernetes cluster hosted on Azure. This article describes how to enable monitoring of Kubernetes clusters hosted outside of Azure and achieve a similar monitoring experience.
11+
Container insights provides a rich monitoring experience for the Azure Kubernetes Service (AKS). This article describes how to enable monitoring of Kubernetes clusters hosted outside of Azure and achieve a similar monitoring experience.
1212

1313
## Supported configurations
1414

1515
The following configurations are officially supported with Container insights. If you have a different version of Kubernetes and operating system versions, please open a support ticket..
1616

1717
- Environments:
1818
- Kubernetes on-premises.
19-
- AKS Engine on Azure and Azure Stack. For more information, see [AKS Engine on Azure Stack](/azure-stack/user/azure-stack-kubernetes-aks-engine-overview).
2019
- [OpenShift](https://docs.openshift.com/container-platform/4.3/welcome/index.html) version 4 and higher, on-premises or in other cloud environments.
2120
- Versions of Kubernetes and support policy are the same as versions of [AKS supported](../../aks/supported-kubernetes-versions.md).
2221
- The following container runtimes are supported: Moby and CRI compatible runtimes such CRI-O and ContainerD.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Container insights supports the following environments:
1818
- [Azure Kubernetes Service (AKS)](../../aks/index.yml)
1919
- [Azure Arc-enabled Kubernetes cluster](../../azure-arc/kubernetes/overview.md)
2020
- [Azure Stack](/azure-stack/user/azure-stack-kubernetes-aks-engine-overview) or on-premises
21-
- [AKS engine](https://github.com/Azure/aks-engine)
2221
- [Red Hat OpenShift](https://docs.openshift.com/container-platform/latest/welcome/index.html) version 4.x
2322

2423
The versions of Kubernetes and support policy are the same as those versions [supported in AKS](../../aks/supported-kubernetes-versions.md).

articles/azure-monitor/faq.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -697,12 +697,7 @@ sections:
697697
Can I view metrics collected in Grafana?
698698
answer: |
699699
Container insights support viewing metrics stored in your Log Analytics workspace in Grafana dashboards. We've provided a template that you can download from the Grafana [dashboard repository](https://grafana.com/grafana/dashboards?dataSource=grafana-azure-monitor-datasource&category=docker). Use it to get started and as a reference to help you learn how to query data from your monitored clusters to visualize in custom Grafana dashboards.
700-
701-
- question: |
702-
Can I monitor my AKS-engine cluster with Container insights?
703-
answer: |
704-
Container insights supports monitoring container workloads deployed to AKS-engine (formerly known as ACS-engine) clusters hosted on Azure. For more information and an overview of steps required to enable monitoring for this scenario, see [Using Container insights for Azure Kubernetes Service-engine](https://github.com/microsoft/OMS-docker/tree/aks-engine).
705-
700+
706701
- question: |
707702
Why don't I see data in my Log Analytics workspace?
708703
answer: |

0 commit comments

Comments
 (0)