Skip to content

Commit 10c09ed

Browse files
committed
update glossary
1 parent 7260dbf commit 10c09ed

File tree

2 files changed

+21
-23
lines changed

2 files changed

+21
-23
lines changed

content/zh/docs/reference/glossary/cloud-controller-manager.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,38 @@
1-
<!--
2-
31
---
4-
title: Cloud Controller Manager
2+
title: Cloud Controller Manager(云控制器管理器)
53
id: cloud-controller-manager
64
date: 2018-04-12
7-
full_link: /docs/concepts/architecture/cloud-controller/
5+
full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/
86
short_description: >
9-
Cloud Controller Manager is an alpha feature in 1.8. In upcoming releases it will be the preferred way to integrate Kubernetes with any cloud.
7+
云控制器管理器是 1.8 的 alpha 特性。在未来发布的版本中,这是将 Kubernetes 与任何其他云集成的最佳方式。
108
119
aka:
1210
tags:
1311
- core-object
1412
- architecture
1513
- operation
1614
---
17-
18-
19-
20-
2115

22-
-->
16+
<!--
2317
2418
---
25-
title: Cloud Controller Manager(云控制器管理器)
19+
title: Cloud Controller Manager
2620
id: cloud-controller-manager
2721
date: 2018-04-12
28-
full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/
22+
full_link: /docs/concepts/architecture/cloud-controller/
2923
short_description: >
30-
云控制器管理器是 1.8 的 alpha 特性。在未来发布的版本中,这是将 Kubernetes 与任何其他云集成的最佳方式。
24+
Cloud Controller Manager is an alpha feature in 1.8. In upcoming releases it will be the preferred way to integrate Kubernetes with any cloud.
3125
3226
aka:
3327
tags:
3428
- core-object
3529
- architecture
3630
- operation
3731
---
32+
33+
-->
34+
35+
3836
<!--
3937
A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component
4038
that embeds cloud-specific control logic. The cloud controller manager lets you link your

content/zh/docs/reference/glossary/cloud-provider.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
1-
<!--
2-
31
---
4-
title: Cloud Provider
2+
title: Cloud Provider(云供应商)
53
id: cloud-provider
64
date: 2018-04-12
75
short_description: >
8-
An organization that offers a cloud computing platform.
6+
一个提供云计算平台的组织。
97
108
aka:
11-
- Cloud Service Provider
9+
- 云服务供应商(Cloud Service Provider
1210
tags:
1311
- community
1412
---
15-
16-
-->
13+
<!--
1714
1815
---
19-
title: Cloud Provider(云供应商)
16+
title: Cloud Provider
2017
id: cloud-provider
2118
date: 2018-04-12
2219
short_description: >
23-
一个提供云计算平台的组织。
20+
An organization that offers a cloud computing platform.
2421
2522
aka:
26-
- 云服务供应商(Cloud Service Provider
23+
- Cloud Service Provider
2724
tags:
2825
- community
2926
---
27+
28+
-->
29+
3030
<!--
3131
A business or other organization that offers a cloud computing platform.
3232
-->

0 commit comments

Comments
 (0)