File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -83,24 +83,3 @@ GA (General Availability) 阶段的特性具有以下特点:
8383- 默认开启。
8484- 不支持关闭。
8585
86- # # 特性说明
87-
88- # ## FeatureModification
89-
90- 开启后支持变更 `spec.featureGates`.
91-
92- # ## VolumeAttributesClass
93-
94- 开启后支持变更 PVC 的 VolumeAttributesClass. 需要 Kubernetes 支持对应功能, 详见 [VolumeAttributesClass](https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/)
95-
96- # ## DisablePDDefaultReadinessProbe
97-
98- 开启后不再通过 tcp ping 来检查 PD 的 readiness
99-
100- # ## UsePDReadyAPI
101-
102- 开启后通过 `/ready` 来检查 PD 的 readiness, 详见 [tikv/pd#8749](https://github.com/tikv/pd/pull/8749)
103-
104- # ## SessionTokenSigning
105-
106- 开启后 TiDB 会配置 `session-token-signing-cert` 和 `session-token-signing-key`, 详见 [TiDB 配置文件](https://docs.pingcap.com/tidb/stable/tidb-configuration-file/#session-token-signing-cert-new-in-v640)
You can’t perform that action at this time.
0 commit comments