Skip to content

Commit 597e366

Browse files
authored
Merge pull request #34660 from fenggw-fnst/servicecatalog
[zh-cn] Remove Service Catalog references
2 parents 7ea553d + 6f2ca51 commit 597e366

File tree

7 files changed

+5
-797
lines changed

7 files changed

+5
-797
lines changed

content/zh-cn/docs/concepts/extend-kubernetes/service-catalog.md

Lines changed: 0 additions & 445 deletions
This file was deleted.

content/zh-cn/docs/reference/glossary/managed-service.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ tags:
3434
<!--
3535
Some examples of Managed Services are AWS EC2, Azure SQL Database, and
3636
GCP Pub/Sub, but they can be any software offering that can be used by an application.
37-
[Service Catalog](/docs/concepts/extend-kubernetes/service-catalog/) provides a way to
38-
list, provision, and bind with Managed Services offered by
39-
{{< glossary_tooltip text="Service Brokers" term_id="service-broker" >}}.
4037
-->
4138
托管服务的一些例子有 AWS EC2、Azure SQL 数据库和 GCP Pub/Sub 等,
4239
不过它们也可以是可以被某应用使用的任何软件交付件。
43-
[服务目录](/zh-cn/docs/concepts/extend-kubernetes/service-catalog/)
44-
提供了一种方法用来列举、制备和绑定到
45-
{{< glossary_tooltip text="服务代理商(Service Brokers)" term_id="service-broker" >}}
46-
所提供的托管服务。

content/zh-cn/docs/reference/glossary/service-broker.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

content/zh-cn/docs/reference/glossary/service-catalog.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ id: service-catalog
1818
date: 2018-04-12
1919
full_link:
2020
short_description: >
21-
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
21+
A former extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
2222
2323
aka:
2424
tags:
@@ -28,18 +28,17 @@ tags:
2828

2929

3030
<!--
31-
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
31+
A former extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
3232
-->
3333

34-
服务目录是一种扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的的软件服务,例如云供应商提供的数据仓库服务。
34+
服务目录是一种过去曾经存在的扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的的软件服务,例如云供应商提供的数据仓库服务。
3535

3636
<!--more-->
3737

3838
<!--
39-
It provides a way to list, provision, and bind with external {{< glossary_tooltip text="Managed Services" term_id="managed-service" >}} from {{< glossary_tooltip text="Service Brokers" term_id="service-broker" >}} without needing detailed knowledge about how those services are created or managed.
39+
It provided a way to list, provision, and bind with external {{< glossary_tooltip text="Managed Services" term_id="managed-service" >}} without needing detailed knowledge about how those services would be created or managed.
4040
-->
4141

42-
服务目录可以检索、供应、和绑定由 {{< glossary_tooltip text="服务代理人(Service Brokers)" term_id="service-broker" >}}
43-
提供的外部{{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service" >}},
42+
服务目录可以检索、供应、和绑定外部{{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service" >}},
4443
而无需知道那些服务具体是怎样创建和托管的。
4544

content/zh-cn/docs/tasks/service-catalog/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/zh-cn/docs/tasks/service-catalog/install-service-catalog-using-helm.md

Lines changed: 0 additions & 158 deletions
This file was deleted.

content/zh-cn/docs/tasks/service-catalog/install-service-catalog-using-sc.md

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)