We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11ca5f0 + c2b7ee8 commit fd4bb39Copy full SHA for fd4bb39
content/zh/docs/concepts/workloads/controllers/statefulset.md
@@ -163,7 +163,7 @@ The name of a StatefulSet object must be a valid
163
* `volumeClaimTemplates` 将通过 PersistentVolumes 驱动提供的
164
[PersistentVolumes](/zh/docs/concepts/storage/persistent-volumes/) 来提供稳定的存储。
165
166
-StatefulSet 的命名需要遵循[DNS 子域名](zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)规范。
+StatefulSet 的命名需要遵循[DNS 子域名](/zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)规范。
167
168
<!--
169
## Pod Selector
0 commit comments