在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):openshift/library开源软件地址(OpenSource Url):https://github.com/openshift/library开源编程语言(OpenSource Language):Go 78.7%开源软件介绍(OpenSource Introduction):OpenShift Image Streams and TemplatesThis repository contains a curated set of image streams and templates for OpenShift. See the official OpenShift documentation for more information about image streams and templates. OverviewOfficialProvided and supported by Red Hat, official Templates and ImageStreams are listed in the top level of this repository, making it easy for developers to get started creating applications with the newest technologies. You can check to see which of the official Templates and ImageStreams are available in your OpenShift cluster by doing one of the following:
CommunityCommunity templates and image streams are not provided or supported by Red Hat. This curated list of community maintained resources exemplify OpenShift best practices and provide clear documentation to serve as a reference for other developers. Building the LibraryYou must build the library executable before you can run the import.
Running the Script
Verifying Your Updates
The
ContributingAdding Your Template or ImageStream
That's it! Your pull request will be reviewed by a member of the OpenShift Team and merged if everything looks good. YAML file structure:
VariablesAnything under the data block can contain a reference to a variable by using the following syntax:
You must also specify a value for that variable name under the variables block with the following syntax:
OrganizationListings in the official.yaml file will be created in a sub folder of the official top level folder. Listings in the community.yaml file will be created in a sub folder of the community top level folder. folder_nameThe folder_name is a sub folder which represents a logical grouping for a set of templates or image-streams in the top level official or community folders. locationThe location must be a publicly available url that points to either a template, image-stream, or image-stream list file in JSON or YAML format docsThe docs is a field to list the web address of the documentation for the template, image-stream, or image-stream list regexThe regex is a plain string that is matched against the suffixThe suffix is applied to the end of the filename that is created right before the .json file extension and can contain dashes (-) or underscores (_). Additional informationCreating templates, image-streams, and image-stream listsYou can find more information about creating templates and image-streams in the official OpenShift Documentation. Below are some quick links to important sections: |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论