Files
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

799 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 relies 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.