Skip to content

Commit c81832d

Browse files
committed
more tab formatting
1 parent d39f322 commit c81832d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Below is a set of the important fields in a Kubernetes Event. For a comprehensiv
3030

3131
## Accessing events
3232

33-
### [Azure CLI](#tab/azure-cli/linux)
33+
# [Azure CLI](#tab/azure-cli)
3434

3535
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.
3636

@@ -46,7 +46,7 @@ kubectl get pods
4646
kubectl describe pods <pod-name>
4747
```
4848

49-
### [Portal](#tab/azure-portal)
49+
# [Portal](#tab/azure-portal)
5050

5151
You can browse the events for your cluster by navigating to **Events** under **Kubernetes resources** from the Azure portal overview page for your cluster. By default, all events are shown.
5252

0 commit comments

Comments
 (0)