update glossary
This commit is contained in:
parent
7260dbf1c6
commit
10c09ed849
|
@ -1,3 +1,18 @@
|
||||||
|
---
|
||||||
|
title: Cloud Controller Manager(云控制器管理器)
|
||||||
|
id: cloud-controller-manager
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/
|
||||||
|
short_description: >
|
||||||
|
云控制器管理器是 1.8 的 alpha 特性。在未来发布的版本中,这是将 Kubernetes 与任何其他云集成的最佳方式。
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- core-object
|
||||||
|
- architecture
|
||||||
|
- operation
|
||||||
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -15,26 +30,9 @@ tags:
|
||||||
- operation
|
- operation
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
---
|
|
||||||
title: Cloud Controller Manager(云控制器管理器)
|
|
||||||
id: cloud-controller-manager
|
|
||||||
date: 2018-04-12
|
|
||||||
full_link: /zh/docs/tasks/administer-cluster/running-cloud-controller/
|
|
||||||
short_description: >
|
|
||||||
云控制器管理器是 1.8 的 alpha 特性。在未来发布的版本中,这是将 Kubernetes 与任何其他云集成的最佳方式。
|
|
||||||
|
|
||||||
aka:
|
|
||||||
tags:
|
|
||||||
- core-object
|
|
||||||
- architecture
|
|
||||||
- operation
|
|
||||||
---
|
|
||||||
<!--
|
<!--
|
||||||
A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component
|
A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component
|
||||||
that embeds cloud-specific control logic. The cloud controller manager lets you link your
|
that embeds cloud-specific control logic. The cloud controller manager lets you link your
|
||||||
|
|
|
@ -1,3 +1,15 @@
|
||||||
|
---
|
||||||
|
title: Cloud Provider(云供应商)
|
||||||
|
id: cloud-provider
|
||||||
|
date: 2018-04-12
|
||||||
|
short_description: >
|
||||||
|
一个提供云计算平台的组织。
|
||||||
|
|
||||||
|
aka:
|
||||||
|
- 云服务供应商(Cloud Service Provider)
|
||||||
|
tags:
|
||||||
|
- community
|
||||||
|
---
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -15,18 +27,6 @@ tags:
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
---
|
|
||||||
title: Cloud Provider(云供应商)
|
|
||||||
id: cloud-provider
|
|
||||||
date: 2018-04-12
|
|
||||||
short_description: >
|
|
||||||
一个提供云计算平台的组织。
|
|
||||||
|
|
||||||
aka:
|
|
||||||
- 云服务供应商(Cloud Service Provider)
|
|
||||||
tags:
|
|
||||||
- community
|
|
||||||
---
|
|
||||||
<!--
|
<!--
|
||||||
A business or other organization that offers a cloud computing platform.
|
A business or other organization that offers a cloud computing platform.
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in New Issue