Skip to content

Commit 0e38b44

Browse files
committed
removed redundant line
1 parent c81832d commit 0e38b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Below is a set of the important fields in a Kubernetes Event. For a comprehensiv
3232

3333
# [Azure CLI](#tab/azure-cli)
3434

35-
You can find events for your cluster and its components by using `kubectl`. Keep in mind the Kubernetes API server only retains events for 1 hour after the last occurrence.
35+
You can find events for your cluster and its components by using `kubectl`.
3636

3737
```azurecli-interactive
3838
kubectl get events

0 commit comments

Comments
 (0)