Skip to content

Commit 4775594

Browse files
authored
v5.4-v6.1: update TiDB in Kubernetes links from dev to v1.4 (#22080)
1 parent e0d0671 commit 4775594

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
- [Use TiUP (Recommended)](/dm/deploy-a-dm-cluster-using-tiup.md)
370370
- [Use TiUP Offline](/dm/deploy-a-dm-cluster-using-tiup-offline.md)
371371
- [Use Binary](/dm/deploy-a-dm-cluster-using-binary.md)
372-
- [Use Kubernetes](https://docs.pingcap.com/tidb-in-kubernetes/dev/deploy-tidb-dm)
372+
- [Use Kubernetes](https://docs.pingcap.com/tidb-in-kubernetes/v1.4/deploy-tidb-dm)
373373
- Tutorials
374374
- [Create a Data Source](/dm/quick-start-create-source.md)
375375
- [Manage Data Sources](/dm/dm-manage-source.md)

dashboard/dashboard-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The possible reason is that you have enabled the Prepared Plan Cache feature of
6060

6161
### A `required component NgMonitoring is not started` error is shown
6262

63-
NgMonitoring is an advanced monitoring component built in TiDB clusters of v5.4.0 and later versions to support TiDB Dashboard features such as **Continuous Profiling** and **Top SQL**. NgMonitoring is automatically deployed when you deploy or upgrade a cluster with a newer version of TiUP. For clusters deployed using TiDB Operator, you can deploy NgMonitoring manually by referring to [Enable Continuous Profiling](https://docs.pingcap.com/tidb-in-kubernetes/dev/access-dashboard/#enable-continuous-profiling).
63+
NgMonitoring is an advanced monitoring component built in TiDB clusters of v5.4.0 and later versions to support TiDB Dashboard features such as **Continuous Profiling** and **Top SQL**. NgMonitoring is automatically deployed when you deploy or upgrade a cluster with a newer version of TiUP. For clusters deployed using TiDB Operator, you can deploy NgMonitoring manually by referring to [Enable Continuous Profiling](https://docs.pingcap.com/tidb-in-kubernetes/v1.4/access-dashboard/#enable-continuous-profiling).
6464

6565
If the web page shows `required component NgMonitoring is not started`, you can troubleshoot the deployment issue as follows:
6666

@@ -126,7 +126,7 @@ If the error message is still prompted after performing steps above, [get suppor
126126
<details>
127127
<summary>Clusters Deployed using TiDB Operator</summary>
128128

129-
Deploy the NgMonitoring component by following instructions in the [Enable Continuous Profiling](https://docs.pingcap.com/tidb-in-kubernetes/dev/access-dashboard/#enable-continuous-profiling) section in TiDB Operator documentation.
129+
Deploy the NgMonitoring component by following instructions in the [Enable Continuous Profiling](https://docs.pingcap.com/tidb-in-kubernetes/v1.4/access-dashboard/#enable-continuous-profiling) section in TiDB Operator documentation.
130130

131131
</details>
132132

0 commit comments

Comments
 (0)