Skip to content

Commit 2e309f2

Browse files
Wei WengWei Weng
authored andcommitted
fix broken links
Signed-off-by: Wei Weng <[email protected]>
1 parent 958a270 commit 2e309f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

support/azure/kubernetes-fleet/cluster-resource-placement/crp-clusterresourceplacementapplied-false.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ One of the following reasons might cause the issue:
3131
1. To identify clusters with the `ClusterResourcePlacementApplied` (for ClusterResourcePlacement) or `ResourcePlacementApplied` (for ResourcePlacement) condition set to `False`, inspect the `placementStatuses` in the placement status section and note down their `clusterName`.
3232
2. To locate the `Work` object associated with the member cluster, use the identified `clusterName`.
3333
- For ClusterResourcePlacement, see [How to find the correct Work resource associated with `ClusterResourcePlacement`](troubleshoot-clusterresourceplacement-api-issues.md#find-work)
34-
- For ResourcePlacement, see [How to find the correct Work resource associated with `ResourcePlacement`](troubleshoot-resourceplacement-api-issues.md#find-work)
34+
- For ResourcePlacement, see [How to find the correct Work resource associated with `ResourcePlacement`](troubleshoot-resource-placement-issues.md#find-work)
3535
3. To understand the specific issues preventing successful resource application, inspect the status of the `Work` object.
3636

3737
## Case study: ClusterResourcePlacement

support/azure/kubernetes-fleet/cluster-resource-placement/crp-clusterresourceplacementrolloutstarted-false.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The rollout strategy is blocked because the `RollingUpdate` configuration is too
2828
1. To identify clusters with the `RolloutStarted` status set to `False`, check the `placementStatuses` in the placement status section.
2929
2. To find the corresponding binding resource for the identified cluster, locate the `ClusterResourceBinding` (for ClusterResourcePlacement) or `ResourceBinding` (for ResourcePlacement).
3030
- For ClusterResourcePlacement, see [How can I find the latest ClusterResourceBinding resource?](troubleshoot-clusterresourceplacement-api-issues.md#how-can-i-find-the-latest-clusterresourcebinding-resource)
31-
- For ResourcePlacement, see [How can I find the latest ResourceBinding resource?](troubleshoot-resourceplacement-api-issues.md#how-can-i-find-the-latest-resourcebinding-resource)
31+
- For ResourcePlacement, see [How can I find the latest ResourceBinding resource?](troubleshoot-resource-placement-issues.md#how-can-i-find-the-latest-resourcebinding-resource)
3232

3333
This resource should indicate the `Work` status (whether it was created or updated).
3434
3. To ensure the rollout configuration meets your expectations, verify the values of `maxUnavailable` and `maxSurge`.

0 commit comments

Comments
 (0)