weixin_39716160 2020-11-19 12:11
浏览 0

Local SSD on GKE

  • Add GKE ssd provisioning scripts that fix performance and capacity issues
  • Document in the operation guide, and link documentation
  • Don't use by default for PD. Benchmarking has now shown a significant improvement.

Testing

The provisioner script is well tested. I haven't yet tested this contribution to tidb-operator. We need to test - [ ] documentation links - [x] terraform deployment

  • 写回答

5条回答 默认 最新

  • weixin_39716160 2020-11-19 12:11
    关注

    This is working now. One thing that showed up in my testing is that when deleting a tidb cluster deployment (helm delete + namespace delete) and then deploying again, tikv will be stuck in pending. I will check to see if this is already the current behavior and if changing the namespace helps.

    评论

报告相同问题?