Corey Daley 059758aef7 Update the examples directory for v3.10 7 年之前
..
OWNERS 5402ff05c7 Initial support for 3.10 7 年之前
README.md 059758aef7 Update the examples directory for v3.10 7 年之前
dotnet_imagestreams.json 5402ff05c7 Initial support for 3.10 7 年之前
dotnet_imagestreams_centos.json 5402ff05c7 Initial support for 3.10 7 年之前
image-streams-centos7.json 059758aef7 Update the examples directory for v3.10 7 年之前
image-streams-rhel7.json 059758aef7 Update the examples directory for v3.10 7 年之前

README.md

Imagestreams

Imagestreams provide an abstraction for images located in a registry. By referencing an imagestream (or a tag within an imagestream) instead of referencing a image registry/repository:tag directly, your resources can be triggered when the underlying image changes, as well as control when image updates are rolled out.

Note: This file is processed by hack/update-external-examples.sh. New examples must follow the exact syntax of the existing entries. Files in this directory are automatically pulled down, do not modify/add files to this directory.