Files
AdamDang 91508218cd zh-trans: /docs/reference/glossary/downstream.md (#11931)
* zh-trans: /docs/reference/glossary/downstream.md

zh-trans: /docs/reference/glossary/downstream.md

* Update downstream.md

* Update downstream.md
2018-12-28 18:44:51 -08:00

1.5 KiB
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
下游(消除歧义) downstream 2018-04-12 可以指:Kubernetes 生态系统中依赖于核心 Kubernetes 代码库或分支代码库的代码。
community

<-- May refer to: code in the Kubernetes ecosystem that depends upon the core Kubernetes codebase or a forked repo. -->

可以指:Kubernetes 生态系统中依赖于核心 Kubernetes 代码库或分支代码库的代码。

  • Kubernetes 社区中:下游(downstream) 在人们交流中常用来表示那些依赖核心 Kubernetes 代码库的生态系统、代码或者第三方工具。例如,Kubernete 的一个新特性可以被下游(downstream) 应用采用,以提升它们的功能性。
  • GitHubgit 中:约定用下游(downstream) 表示分支代码库,源代码库被认为是上游(upstream)