Skip to content

Commit bb91a3b

Browse files
Merge pull request #279839 from tamram/patch-81
Update start-stop-cluster.md
2 parents c5b728a + 5e0401e commit bb91a3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/start-stop-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Stop and start an Azure Kubernetes Service (AKS) cluster
33
description: Learn how to stop and start an Azure Kubernetes Service (AKS) cluster.
44
ms.topic: article
5-
ms.date: 03/14/2023
5+
ms.date: 07/01/2024
66
author: palma21
77
---
88

@@ -100,7 +100,7 @@ When using the cluster stop/start feature, the following conditions apply:
100100
## Start an AKS cluster
101101
102102
> [!CAUTION]
103-
> Don't repeatedly stop and start your clusters. This can result in errors. Once your cluster is stopped, you should wait at least 15-30 minutes before starting it again.
103+
> After utilizing the start/stop feature on AKS, it is essential to wait 15-30 minutes before restarting your AKS cluster. This waiting period is necessary because it takes several minutes for the relevant services to fully stop. Attempting to restart your cluster during this process can disrupt the shutdown process and potentially cause issues with the cluster or its workloads.
104104
105105
### [Azure CLI](#tab/azure-cli)
106106

0 commit comments

Comments
 (0)