wxiaoke
wxiaoke
NO,The following step is working. 使用 pvc 持久化步骤更新: 1. 需要创建一个 pvc ``` cat pvc1.yaml apiVersion: v1 kind: PersistentVolumeClaim metadata: name: pro-rules namespace: tidb-cluster spec: storageClassName: local-storage accessModes: - ReadWriteOnce resources:...
For example: If I have 3 clusters :cluster1(3pd+6TiKV+6TiFlash+2TiDB),cluster2(6TiKV+2TiFlash+2TiDB), cluster3(3TiDB) cluster1 is the origin cluster , cluster2 and cluster3 are heterogeneous clusters based on cluster1. when I need to upgrade the...
Hi~I met this question too, could I know how to solve it? ``` Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.2", GitCommit:"f66044f4361b9f1f96f0053dd46cb7dce5e990a8", GitTreeState:"clean", BuildDate:"2022-06-15T14:14:10Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"darwin/arm64"} Kustomize Version: v4.5.4 Server Version: version.Info{Major:"1",...
could we integrate the function to tidb operator? I think the reference not fully meet this requirement:When delete CRD,if there are some tips or a second confirmation, it will be...
maybe need to modify this.  