[zh-cn] updated three glossary files
This commit is contained in:
@@ -12,7 +12,6 @@ tags:
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Service Catalog
|
||||
id: service-catalog
|
||||
date: 2018-04-12
|
||||
@@ -23,22 +22,17 @@ short_description: >
|
||||
aka:
|
||||
tags:
|
||||
- extension
|
||||
---
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
服务目录是一种过去曾经存在的扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的的软件服务,例如云供应商提供的数据仓库服务。
|
||||
服务目录是一种过去曾经存在的扩展 API,它能让 Kubernetes 集群中运行的应用易于使用外部托管的软件服务,例如云供应商提供的数据仓库服务。
|
||||
|
||||
<!--more-->
|
||||
|
||||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
服务目录可以检索、供应、和绑定外部{{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service" >}},
|
||||
服务目录可以检索、供应并绑定外部{{< glossary_tooltip text="托管服务(Managed Services)" term_id="managed-service" >}},
|
||||
而无需知道那些服务具体是怎样创建和托管的。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user