You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- AKS Engine on [Azure Stack](https://docs.microsoft.com/azure-stack/user/azure-stack-kubernetes-aks-engine-overview?view=azs-1908) or Kubernetes deployed on-premises.
15
+
- Self-managed Kubernetes clusters hosted on Azure using [AKS Engine](https://github.com/Azure/aks-engine).
16
+
17
+
- Self-managed Kubernetes clusters hosted on [Azure Stack](https://docs.microsoft.com/azure-stack/user/azure-stack-kubernetes-aks-engine-overview?view=azs-1910) or on-premises using AKS Engine.
16
18
17
19
-[Azure Red Hat OpenShift](../../openshift/intro-openshift.md)
18
20
@@ -101,10 +103,11 @@ You enable Azure Monitor for containers by using one of the following methods de
101
103
102
104
| Deployment State | Method | Description |
103
105
|------------------|--------|-------------|
104
-
| New Kubernetes cluster |[Create AKS cluster using Azure CLI](../../aks/kubernetes-walkthrough.md#create-aks-cluster)| You can enable monitoring of a new AKS cluster that you create with Azure CLI. |
106
+
| New AKS Kubernetes cluster |[Create AKS cluster using Azure CLI](../../aks/kubernetes-walkthrough.md#create-aks-cluster)| You can enable monitoring of a new AKS cluster that you create with Azure CLI. |
105
107
||[Create AKS cluster using Terraform](container-insights-enable-new-cluster.md#enable-using-terraform)| You can enable monitoring of a new AKS cluster that you create using the open-source tool Terraform. |
106
108
||[Create OpenShift cluster using an Azure Resource Manager template](container-insights-azure-redhat-setup.md#enable-for-a-new-cluster-using-an-azure-resource-manager-template)| You can enable monitoring of a new OpenShift cluster that you create with a pre-configured Azure Resource Manager template. |
107
-
| Existing Kubernetes cluster |[Enable for AKS cluster using Azure CLI](container-insights-enable-existing-clusters.md#enable-using-azure-cli)| You can enable monitoring of an AKS cluster already deployed using Azure CLI. |
109
+
||[Create OpenShift cluster using Azure CLI](https://docs.microsoft.com/cli/azure/openshift?view=azure-cli-latest#az-openshift-create)| You can enable monitoring while deploying a new OpenShift cluster using Azure CLI. |
110
+
| Existing AKS Kubernetes cluster |[Enable for AKS cluster using Azure CLI](container-insights-enable-existing-clusters.md#enable-using-azure-cli)| You can enable monitoring of an AKS cluster already deployed using Azure CLI. |
108
111
||[Enable for AKS cluster using Terraform](container-insights-enable-existing-clusters.md#enable-using-terraform)| You can enable monitoring of an AKS cluster already deployed using the open-source tool Terraform. |
109
112
||[Enable for AKS cluster from Azure Monitor](container-insights-enable-existing-clusters.md#enable-from-azure-monitor-in-the-portal)| You can enable monitoring of one or more AKS clusters already deployed from the multi-cluster page in Azure Monitor. |
110
113
||[Enable from AKS cluster](container-insights-enable-existing-clusters.md#enable-directly-from-aks-cluster-in-the-portal)| You can enable monitoring directly from an AKS cluster in the Azure portal. |
0 commit comments