You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-grid/kubernetes/install-k8s-extension.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ To establish a secure HTTPS communication with the Event Grid broker and Event G
70
70
## Install using Azure portal
71
71
72
72
1. On the Azure portal, search (field on top) for **Azure Arc**
73
-
1. Select **Kuberntes cluster** on the left-hand-side menu in the **Infrastructure** section
73
+
1. Select **Kubernetes cluster** on the left-hand-side menu in the **Infrastructure** section
74
74
1. Under the list of clusters, locate the one to which you want to install Event Grid, and select it. The **Overview** page for the cluster is displayed.
75
75
76
76
:::image type="content" source="./media/install-k8s-extension/select-kubernetes-cluster.png" alt-text="Select your Kubernetes cluster":::
@@ -117,7 +117,7 @@ To establish a secure HTTPS communication with the Event Grid broker and Event G
117
117
1. Select **Review + create** at the bottom of the page.
118
118
1. On the **Review + create** tab, select **Create**.
> The installation of Event Grid is an asynchronous operation that may run longer on the Kubernetes cluster than the time you see a notification on the Azure Portal informing the deployment is complete. Wait at least 5 minutes after you see a notification that "Your deployment is complete" before attempting to create a custom location (next step). If you have access to the Kubernetes cluster, on a bash session you can execute the following command to validate if the Event Grid broker and Event Grid operator pods are in Running state, which would indicate the installation has completed:
@@ -225,7 +225,7 @@ To establish a secure HTTPS communication with the Event Grid broker and Event G
0 commit comments