pingcap / docs-tidb-operator

Documentation for TiDB on Kubernetes. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://docs.pingcap.com/tidb-in-kubernetes
Other
47 stars 120 forks source link

replace tkctl with kubectl command line #2192

Open mcdeea opened 1 year ago

mcdeea commented 1 year ago

File: /release-1.4/zh/network-issues.mdhttps://docs.pingcap.com/zh/tidb-in-kubernetes/stable/use-tkctl 说到: 注意 PingCAP 从 v1.1.x 开始不再维护 tkctl,以下部分功能可能不可用,请直接使用对应的 kubectl 命令。

这里应该换成 kubectl 相应的命令。而且 tkctl 不工作

$ tkctl debug -n tidb-cluster basic-monitor-0 Defaulting container name to prometheus. waiting for pod debug-launcher-da7c45c1-819b-4bdd-99a7-53ffac6ebc5b running... error: pod ran to completion

这个报错是在 AKS 下

ran-huang commented 1 year ago

@csuzhangxc Can you take a look?

csuzhangxc commented 1 year ago

@mmexus did you mean to replace all commands in this doc with kubectl commands? I prefer to delete this page in v1.4.0