Files
Gerasimos Dimitriadis 6474db98a1 Small editorial fixes in glossary entries (#18807)
* Small editorial fixes in glossary entries

* Revert the wording in the glossary term for proxy
2020-01-29 14:16:14 -08:00

797 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Upstream (disambiguation) upstream 2018-04-12 May refer to: core Kubernetes or the source repo from which a repo was forked.
community

May refer to: core Kubernetes or the source repo from which a repo was forked.

  • In the Kubernetes Community: Conversations often use upstream to mean the core Kubernetes codebase, which the general ecosystem, other code, or third-party tools rely upon. For example, community members may suggest that a feature is moved upstream so that it is in the core codebase instead of in a plugin or third-party tool.
  • In GitHub or git: The convention is to refer to a source repo as upstream, whereas the forked repo is considered downstream.