Skip to content

Commit da5021b

Browse files
committed
fixed alt text
1 parent 750d19b commit da5021b

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/kubernetes-fleet/cluster-resource-override.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,11 +282,11 @@ rules:
282282

283283
This example distributes resources across all clusters labeled with `env: prod`. As the changes are implemented, the corresponding `ClusterResourceOverride` configurations will be applied to the designated clusters, triggered by the selection of matching cluster role resource, `secret-reader`.
284284

285-
:::image type="content" source="./media/quickstart-resource-propagation/create-resource-propagation-inline.png" lightbox="./media/quickstart-resource-propagation/create-resource-propagation.png" alt-text="The Azure Portal page for creating a resource placement, showing the YAML template with placeholder values.":::
285+
:::image type="content" source="./media/quickstart-resource-propagation/create-resource-propagation-inline.png" lightbox="./media/quickstart-resource-propagation/create-resource-propagation.png" alt-text="The Azure portal page for creating a resource placement, showing the YAML template with placeholder values.":::
286286

287287
1. Verify that the cluster resource placement is created successfully.
288288

289-
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-resource-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-resource.png" alt-text="The Azure Portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
289+
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-resource-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-resource.png" alt-text="The Azure portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
290290

291291
1. Verify the cluster resource placement applied to the selected resources by selecting the resource from the list and checking the status.
292292

articles/kubernetes-fleet/quickstart-resource-propagation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,19 +208,19 @@ For more information, see [Kubernetes resource propagation from hub cluster to m
208208
209209
1. Replace the placeholder values with your own, and select **Add**.
210210
211-
:::image type="content" source="./media/quickstart-resource-propagation/create-resource-propagation-inline.png" lightbox="./media/quickstart-resource-propagation/create-resource-propagation.png" alt-text="The Azure Portal page for creating a resource placement, showing the YAML template with placeholder values.":::
211+
:::image type="content" source="./media/quickstart-resource-propagation/create-resource-propagation-inline.png" lightbox="./media/quickstart-resource-propagation/create-resource-propagation.png" alt-text="The Azure portal page for creating a resource placement, showing the YAML template with placeholder values.":::
212212
213213
1. Verify that the cluster resource placement is created successfully.
214214
215-
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-resource-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-resource.png" alt-text="The Azure Portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
215+
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-resource-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-resource.png" alt-text="The Azure portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
216216
217217
1. To see more details on an individual cluster resource placement, select it from the list.
218218
219-
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-placement-details-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-placement-details.png" alt-text="The Azure Portal overview page for an individual cluster resource placement, showing events and details.":::
219+
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-placement-details-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-placement-details.png" alt-text="The Azure portal overview page for an individual cluster resource placement, showing events and details.":::
220220
221221
1. You can view additional details on the cluster resource placement's snapshots, bindings, works, and scheduling policy snapshots using the individual tabs. For example, select the **Cluster Resources Snapshots** tab.
222222
223-
:::image type="content" source="./media/quickstart-resource-propagation/cluster-resource-snapshots-inline.png" lightbox="./media/quickstart-resource-propagation/cluster-resource-snapshots.png" alt-text="The Azure Portal page for an a cluster resource placement, with the cluster resources snapshots tab selected.":::
223+
:::image type="content" source="./media/quickstart-resource-propagation/cluster-resource-snapshots-inline.png" lightbox="./media/quickstart-resource-propagation/cluster-resource-snapshots.png" alt-text="The Azure portal page for an a cluster resource placement, with the cluster resources snapshots tab selected.":::
224224
225225
---
226226

articles/kubernetes-fleet/resource-override.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,11 +279,11 @@ This example replaces the container image in the `Deployment` with the `nginx:1.
279279

280280
This example distributes resources within the `test-namespace` across all clusters labeled with `env:prod` and `env:test`. As the changes are implemented, the corresponding `ResourceOverride` configurations will be applied to the designated resources, triggered by the selection of matching deployment resource, `my-deployment`.
281281

282-
:::image type="content" source="./media/quickstart-resource-propagation/create-resource-propagation-inline.png" lightbox="./media/quickstart-resource-propagation/create-resource-propagation.png" alt-text="The Azure Portal page for creating a resource placement, showing the YAML template with placeholder values.":::
282+
:::image type="content" source="./media/quickstart-resource-propagation/create-resource-propagation-inline.png" lightbox="./media/quickstart-resource-propagation/create-resource-propagation.png" alt-text="The Azure portal page for creating a resource placement, showing the YAML template with placeholder values.":::
283283

284284
1. Verify that the cluster resource placement is created successfully.
285285

286-
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-resource-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-resource.png" alt-text="The Azure Portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
286+
:::image type="content" source="./media/quickstart-resource-propagation/overview-cluster-resource-inline.png" lightbox="./media/quickstart-resource-propagation/overview-cluster-resource.png" alt-text="The Azure portal page for cluster resource placements, showing a successfully created cluster resource placement.":::
287287

288288
1. Verify the cluster resource placement applied to the selected resources by selecting the resource from the list and checking the status.
289289

0 commit comments

Comments
 (0)