pingcap / docs-tidb-operator

Documentation for TiDB on Kubernetes. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://docs.pingcap.com/tidb-in-kubernetes
Other
47 stars 120 forks source link

A procedure to renew CA when CA generated by cert-manager expires #982

Closed DanielZhangQD closed 3 years ago

DanielZhangQD commented 3 years ago

Change Request

This repository is ONLY used to solve issues related to TiDB Operator documentation. For other issues (related to TiDB, PD, etc), please move to other repositories.

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.

Currently, cert-manager does not support to renew the CA automatically, please check the detail in https://github.com/jetstack/cert-manager/issues/2478, we have to check if it's possible to do this manually before cert-manager supports this.

  1. Describe your suggestion or addition.

  2. Provide some reference materials (documents, websites, etc) if you could.

DanielZhangQD commented 3 years ago

/assign @handlerww

csuzhangxc commented 3 years ago

/assign

ran-huang commented 3 years ago

@DanielZhangQD @csuzhangxc Is this issue closed by #1026?

DanielZhangQD commented 3 years ago

@DanielZhangQD @csuzhangxc Is this issue closed by #1026?

@ran-huang Yes, we can close this issue now, thanks!