Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

部署tidb-cluster

Code Block
kubectl create namespacens tidb-cluster
kubectl create -f https://raw.githubusercontent.com/pingcap/tidb-operator/v1.6.0/examples/basic/tidb-cluster.yaml

...