Skip to content

Commit a9b592f

Browse files
authored
fixing alt text
1 parent 0e38b44 commit a9b592f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/events.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@ kubectl describe pods <pod-name>
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

53-
:::image type="content" source="./media/events/filter-all-inline.png" alt-text="The Azure portal page for the A K S cluster is shown. 'Events' is selected, and the filter 'Type equals all' is highlighted." lightbox="./media/events/filter-all.png":::
53+
:::image type="content" source="./media/events/filter-all-inline.png" alt-text="Screenshot of the Azure portal page for the AKS cluster is shown. 'Events' is selected, and the filter 'Type equals all' is highlighted." lightbox="./media/events/filter-all.png":::
5454

5555
You can also filter by event type:
5656

57-
:::image type="content" source="./media/events/filter-warning-inline.png" alt-text="The Azure portal page for the A K S cluster is shown. 'Events' is selected, and the filter 'Type equals warning' is highlighted." lightbox="./media/events/filter-warning.png":::
57+
:::image type="content" source="./media/events/filter-warning-inline.png" alt-text="Screenshot of the Azure portal page for the AKS cluster is shown. 'Events' is selected, and the filter 'Type equals warning' is highlighted." lightbox="./media/events/filter-warning.png":::
5858

5959
by reason:
6060

61-
:::image type="content" source="./media/events/filter-reason-inline.png" alt-text="The Azure portal page for the A K S cluster is shown. 'Events' is selected, and the filter 'Reason equals all' is highlighted." lightbox="./media/events/filter-reason.png":::
61+
:::image type="content" source="./media/events/filter-reason-inline.png" alt-text="Screenshot of the Azure portal page for the AKS cluster is shown. 'Events' is selected, and the filter 'Reason equals all' is highlighted." lightbox="./media/events/filter-reason.png":::
6262

6363
or by pods or nodes:
6464

65-
:::image type="content" source="./media/events/filter-pod-node-inline.png" alt-text="The Azure portal page for the A K S cluster is shown. 'Events' is selected, and the filter 'Object equals all' is highlighted." lightbox="./media/events/filter-pod-node.png":::
65+
:::image type="content" source="./media/events/filter-pod-node-inline.png" alt-text="Screenshot of the Azure portal page for the AKS cluster is shown. 'Events' is selected, and the filter 'Object equals all' is highlighted." lightbox="./media/events/filter-pod-node.png":::
6666

6767
These filters can be combined to scope the query to your specific needs.
6868

0 commit comments

Comments
 (0)