docs-tidb-operator
docs-tidb-operator copied to clipboard
replace tkctl with kubectl command line
File: /release-1.4/zh/network-issues.md 在 https://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 下
@csuzhangxc Can you take a look?
@mmexus did you mean to replace all commands in this doc with kubectl commands? I prefer to delete this page in v1.4.0