Skip to content

Commit 6ea6d2e

Browse files
committed
fix broken links
1 parent c83cd65 commit 6ea6d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-kubernetes/create-upgrade-delete/troubleshoot-apiserver-etcd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ kubectl get events -n kube-system aks-managed-apiserver-throttling-enabled
187187

188188
- Scale down the cluster to reduce the load on the API server.
189189
- If Step 1 identifies a recently added controller, CRD, or DaemonSet as the primary driver of API server overload, remove the associated object from the cluster.
190-
- Use [Control Plane Metrics](/azure/aks/control-plane-metrics-monitor.md) to monitor the load on the API server. Refer the [blog](https://techcommunity.microsoft.com/blog/appsonazureblog/azure-platform-metrics-for-aks-control-plane-monitoring/4385770) for more details.
190+
- Use [Control Plane Metrics](/azure/aks/control-plane-metrics-monitor) to monitor the load on the API server. Refer the [blog](https://techcommunity.microsoft.com/blog/appsonazureblog/azure-platform-metrics-for-aks-control-plane-monitoring/4385770) for more details.
191191
- Once the above steps are complete, delete aks-managed-apiserver-guard
192192
```bash
193193
kubectl delete flowschema aks-managed-apiserver-guard

0 commit comments

Comments
 (0)