Overview
The repository "OpenShift Image Streams and Templates" contains a curated collection of image streams and templates for OpenShift, a platform provided and supported by Red Hat. These resources are aimed at facilitating the creation of applications with the latest technologies. The repository includes both official resources from Red Hat and community-maintained resources that demonstrate best practices and provide documentation for reference.
Features
- Official Templates and ImageStreams: The repository includes a list of official Templates and ImageStreams provided and supported by Red Hat.
- Community Templates and ImageStreams: The repository also features a curated list of community-maintained resources that exemplify best practices and serve as a reference for developers.
- Building the Library: Before running the import, the library executable needs to be built.
- Running the Script: The script runs the import and verifies the updates.
- Contributing: Developers can contribute their own templates or image streams by following the provided guidelines.
- YAML File Structure: The structure of YAML files is explained, including how to define variables and organize listings.
- Variables: The data block in YAML files can contain references to variables, which need to be specified in the variables block.
- Organization: Listings in the YAML files are organized in subfolders, either under the official or community top-level folders.