Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 27. Creating a Helm chart project
Prerequisites
Certify your chart’s container images as a container application project before creating a Helm chart project.
Procedure
Log in to Red Hat Partner Connect portal.
The Access the partner portals web page displays.
- Navigate to the Certified technology portal tile and click Log in for technology partners.
Enter the login credentials and click Login.
The Red Hat Partner Connect web page displays.
On the page header, select Product certification and click Manage certification projects.
My Work web page displays the Product Listings and Certification Projects, if available.
- Click Create Project.
- In the What platform do you want to certify on dialog box, select the Red Hat OpenShift radio button and click Next.
- In the What do you want to certify? dialog box, select Helm chart radio button and click Next.
On the Create Helm chart certification project web page, provide the following details to create your project.
ImportantYou cannot change the project name and its distribution method after you have created the project.
- Project Name: Enter the project name. This name is not published and is only for internal use.
- Chart name : The name of your chart, which must follow Helm naming conventions.
Distribution Method - Select one of the following options for publishing your Helm chart:
Helm chart repository
charts.openshift.io
- The Helm chart is published to the Red Hat Helm chart repository,charts.openshift.io
and the users can pull your chart from this repository.NoteWhen you select the checkbox The certified helm chart will be distributed from my company’s repository, an entry about the location of your chart is added to the index of Red Hat Helm chart repository,
charts.openshift.io
.-
Web catalog only (catalog.redhat.com) - The Helm chart is not published to the Red Hat Helm chart repository,
charts.openshift.io
and is not visible on either Red Hat OpenShift OperatorHub or Red Hat Marketplace. This is the default option when you create a new project and this option is suitable for partners who do not want their Helm chart publicly installable within OpenShift, but require a proof of certification. Select this option only if you have a distribution, entitlement, or other business requirements that is not otherwise accommodated within the OpenShift In-product Catalog (Certified) option.
- Click Create project.