Skip to content

Commit 07513b7

Browse files
authored
Merge pull request #48435 from my-git9/pp-32333
[zh-cn]sync cluster-operator node quantity
2 parents bd78db8 + d644aca commit 07513b7

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

content/zh-cn/docs/reference/glossary/cluster-operator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Their primary responsibility is keeping a cluster up and running, which may invo
3737

3838
{{< note >}}
3939
<!--
40-
**NOTE:** Cluster operators are different from the [Operator pattern](https://www.openshift.com/learn/topics/operators) that extends the Kubernetes API.
40+
**NOTE:** Cluster operators are different from the [Operator pattern](/docs/concepts/extend-kubernetes/operator/) that extends the Kubernetes API.
4141
-->
42-
**注意:** 集群操作者不同于[操作者模式(Operator Pattern)](https://www.openshift.com/learn/topics/operators),操作者模式是用来扩展 Kubernetes API 的。
42+
**注意:** 集群操作者不同于[操作者模式(Operator Pattern)](/zh-cn/docs/concepts/extend-kubernetes/operator/),操作者模式是用来扩展 Kubernetes API 的。
4343
{{< /note >}}

content/zh-cn/docs/reference/glossary/node.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ short_description: >
88
99
aka:
1010
tags:
11+
- core-object
1112
- fundamental
1213
---
1314

@@ -21,6 +22,7 @@ short_description: >
2122
2223
aka:
2324
tags:
25+
- core-object
2426
- fundamental
2527
-->
2628

content/zh-cn/docs/reference/glossary/quantity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ short_description: >
88
99
aka:
1010
tags:
11-
- core-object
11+
- fundamental
1212
---
1313

1414
<!--
@@ -21,7 +21,7 @@ short_description: >
2121
2222
aka:
2323
tags:
24-
- core-object
24+
- fundamental
2525
-->
2626

2727
<!--

0 commit comments

Comments
 (0)