Skip to content

Commit bbc2eef

Browse files
author
David Curwin
committed
updates from 58237
1 parent e7d781b commit bbc2eef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

articles/defender-for-cloud/faq-defender-for-containers.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ sections:
2929
answer: |
3030
No. Only Azure Kubernetes Service (AKS) clusters that use Virtual Machine Scale Sets for the nodes is supported.
3131
32+
- question: |
33+
Does Microsoft Defender for Containers support clusters in a private network?
34+
answer: |
35+
No. Only the configurations described [here](support-matrix-defender-for-containers.md#kubernetes-distributionsconfigurations-support-eks) are supported. For a workaround, you can try one of these options:
36+
- Allow inbound network traffic during deployment, and then disable it after the deployment is complete. You will need to repeat this action for every upgrade.
37+
- Contact AWS and see if you can add the the official AWS mirror server to your Security Group. The server that Defender for Cloud uses to download the kernel headers is `amazonlinux.<aws region>.amazonaws.com`.
38+
3239
- question: |
3340
Do I need to install the Log Analytics VM extension on my AKS nodes for security protection?
3441
answer: |

articles/defender-for-cloud/support-matrix-defender-for-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Outbound proxy without authentication and outbound proxy with basic authenticati
132132

133133
| Aspect | Details |
134134
|--|--|
135-
| Kubernetes distributions and configurations | **Supported**<br> • Any Cloud Native Computing Foundation (CNCF) certified Kubernetes clusters<br>• [Azure Kubernetes Service (AKS)](../aks/intro-kubernetes.md) with [Kubernetes RBAC](../aks/concepts-identity.md#kubernetes-rbac) <br> • [Amazon Elastic Kubernetes Service (EKS)](https://aws.amazon.com/eks/)<br> • [Google Kubernetes Engine (GKE) Standard](https://cloud.google.com/kubernetes-engine/) <br><br> **Supported via Arc enabled Kubernetes** <sup>[1](#footnote1)</sup> <sup>[2](#footnote2)</sup><br>• [Azure Kubernetes Service hybrid](/azure/aks/hybrid/aks-hybrid-options-overview)<br> • [Kubernetes](https://kubernetes.io/docs/home/)<br> • [AKS Engine](https://github.com/Azure/aks-engine)<br> • [Azure Red Hat OpenShift](https://azure.microsoft.com/services/openshift/)<br> • [Red Hat OpenShift](https://www.openshift.com/learn/topics/kubernetes/) (version 4.6 or newer)<br> • [VMware Tanzu Kubernetes Grid](https://tanzu.vmware.com/kubernetes-grid)<br> • [Rancher Kubernetes Engine](https://rancher.com/docs/rke/latest/en/)<br><br /><br /><br />**Unsupported**<br /><br /> • Private clusters<br /> • GKE autopilot<br /> • GKE AuthorizedNetworksConfig |
135+
| Kubernetes distributions and configurations | **Supported**<br> • Any Cloud Native Computing Foundation (CNCF) certified Kubernetes clusters<br>• [Azure Kubernetes Service (AKS)](../aks/intro-kubernetes.md) with [Kubernetes RBAC](../aks/concepts-identity.md#kubernetes-rbac) <br> • [Amazon Elastic Kubernetes Service (EKS)](https://aws.amazon.com/eks/)<br> • [Google Kubernetes Engine (GKE) Standard](https://cloud.google.com/kubernetes-engine/) <br><br> **Supported via Arc enabled Kubernetes** <sup>[1](#footnote1)</sup> <sup>[2](#footnote2)</sup><br>• [Azure Kubernetes Service hybrid](/azure/aks/hybrid/aks-hybrid-options-overview)<br> • [Kubernetes](https://kubernetes.io/docs/home/)<br> • [AKS Engine](https://github.com/Azure/aks-engine)<br> • [Azure Red Hat OpenShift](https://azure.microsoft.com/services/openshift/)<br> • [Red Hat OpenShift](https://www.openshift.com/learn/topics/kubernetes/) (version 4.6 or newer)<br> • [VMware Tanzu Kubernetes Grid](https://tanzu.vmware.com/kubernetes-grid)<br> • [Rancher Kubernetes Engine](https://rancher.com/docs/rke/latest/en/)<br><br /><br /><br />**Unsupported**<br /><br /> • Private network clusters<br /> • GKE autopilot<br /> • GKE AuthorizedNetworksConfig |
136136

137137
<sup><a name="footnote1"></a>1</sup> Any Cloud Native Computing Foundation (CNCF) certified Kubernetes clusters should be supported, but only the specified clusters have been tested.
138138

0 commit comments

Comments
 (0)