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/kubernetes-fleet/cluster-resource-override.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -282,11 +282,11 @@ rules:
282
282
283
283
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`.
284
284
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.":::
286
286
287
287
1. Verify that the cluster resource placement is created successfully.
288
288
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.":::
290
290
291
291
1. Verify the cluster resource placement applied to the selected resources by selecting the resource from the list and checking the status.
Copy file name to clipboardExpand all lines: articles/kubernetes-fleet/quickstart-resource-propagation.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,19 +208,19 @@ For more information, see [Kubernetes resource propagation from hub cluster to m
208
208
209
209
1. Replace the placeholder values with your own, and select **Add**.
210
210
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.":::
212
212
213
213
1. Verify that the cluster resource placement is created successfully.
214
214
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.":::
216
216
217
217
1. To see more details on an individual cluster resource placement, select it from the list.
218
218
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.":::
220
220
221
221
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.
222
222
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.":::
Copy file name to clipboardExpand all lines: articles/kubernetes-fleet/resource-override.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -279,11 +279,11 @@ This example replaces the container image in the `Deployment` with the `nginx:1.
279
279
280
280
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`.
281
281
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.":::
283
283
284
284
1. Verify that the cluster resource placement is created successfully.
285
285
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.":::
287
287
288
288
1. Verify the cluster resource placement applied to the selected resources by selecting the resource from the list and checking the status.
0 commit comments