Skip to content

Commit efa1954

Browse files
Merge pull request #248554 from AbhishekMallick-MS/Aug-17-2023-AKS
AKS prerequisited - change a point to note
2 parents 2f95d4a + 179a0e0 commit efa1954

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/backup/azure-kubernetes-service-cluster-backup-concept.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Kubernetes Service (AKS) backup using Azure Backup prerequisites
33
description: This article explains the prerequisites for Azure Kubernetes Service (AKS) backup.
44
ms.topic: conceptual
55
ms.service: backup
6-
ms.date: 07/27/2023
6+
ms.date: 08/17/2023
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
@@ -30,10 +30,8 @@ Azure Backup now allows you to back up AKS clusters (cluster resources and persi
3030

3131
- Extension agent and extension operator are the core platform components in AKS, which are installed when an extension of any type is installed for the first time in an AKS cluster. These provide capabilities to deploy *1P* and *3P* extensions. The backup extension also relies on these for installation and upgrades.
3232

33-
- Both of these core components are deployed with aggressive hard limits on CPU and memory, with CPU *less than 0.5% of a core* and memory limit ranging from *50-200 MB*. So, the *COGS impact* of these components is very low. Because they are core platform components, there is no workaround available to remove them once installed in the cluster.
34-
35-
36-
33+
>[!Note]
34+
>Both of these core components are deployed with aggressive hard limits on CPU and memory, with CPU *less than 0.5% of a core* and memory limit ranging from *50-200 MB*. So, the *COGS impact* of these components is very low. Because they are core platform components, there is no workaround available to remove them once installed in the cluster.
3735
3836
Learn [how to manage the operation to install Backup Extension using Azure CLI](azure-kubernetes-service-cluster-manage-backups.md#backup-extension-related-operations).
3937

0 commit comments

Comments
 (0)