pingcap/tidb-docker-compose

tikv-ctl missing

Closed this issue · 1 comments

tikv-ctl is nowhere to be found on any of the container. It would be nice if this can be added i.e. on the tikv nodes.

tikv-ctl is available as /tikv-ctl in the containers.

$ sudo docker run -it --entrypoint=/tikv-ctl pingcap/tikv:v5.3.0 -V
TiKV Control (tikv-ctl) 
Release Version:   5.3.0
Edition:           Community
Git Commit Hash:   6c1424706f3d5885faa668233f34c9f178302f36
Git Commit Branch: heads/refs/tags/v5.3.0
UTC Build Time:    2021-11-19 16:24:14
Rust Version:      rustc 1.56.0-nightly (2faabf579 2021-07-27)
Enable Features:   jemalloc mem-profiling portable sse protobuf-codec test-engines-rocksdb cloud-aws cloud-gcp
Profile:           dist_release

See also https://docs.pingcap.com/tidb-in-kubernetes/stable/tidb-toolkit#use-tikv-control-in-kubernetes