Skip to content

Commit b7e989b

Browse files
committed
RN for change to K8s rec logic: re ConfigMap and Secret
1 parent 6fd5554 commit b7e989b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/security-center/release-notes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: memildin
55
manager: rkarlin
66
ms.service: security-center
77
ms.topic: reference
8-
ms.date: 10/06/2021
8+
ms.date: 10/13/2021
99
ms.author: memildin
1010

1111
---
@@ -30,7 +30,7 @@ Updates in October include:
3030
- [Vulnerability assessment solutions can now be auto enabled (in preview)](#vulnerability-assessment-solutions-can-now-be-auto-enabled-in-preview)
3131
- [Software inventory filters added to asset inventory (in preview)](#software-inventory-filters-added-to-asset-inventory-in-preview)
3232
- [Changed prefix of some alert types from "ARM_" to "VM_"](#changed-prefix-of-some-alert-types-from-arm_-to-vm_)
33-
33+
- [Changes to the logic of a security recommendation for Kubernetes clusters](#changes-to-the-logic-of-a-security-recommendation-for-kubernetes-clusters)
3434

3535
### Microsoft Threat and Vulnerability Management added as vulnerability assessment solution (in preview)
3636

@@ -106,6 +106,12 @@ With this update, we've changed the prefixes of these alerts to match this reass
106106

107107
Learn more about the [Azure Defender for Resource Manager](defender-for-resource-manager-introduction.md) and [Azure Defender for servers](defender-for-servers-introduction.md) plans.
108108

109+
### Changes to the logic of a security recommendation for Kubernetes clusters
110+
111+
The recommendation "Kubernetes clusters should not use the default namespace" prevents usage of the default namespace for a range of resource types. Two of the resource types that were included in this recommendation have been removed: ConfigMap and Secret.
112+
113+
Learn more about this recommendation and hardening your Kubernetes clusters in [Understand Azure Policy for Kubernetes clusters](../governance/policy/concepts/policy-for-kubernetes.md).
114+
109115
## September 2021
110116

111117
In September, the following update was released:

0 commit comments

Comments
 (0)