Add external Components to Applications
You have developed a microservice and have a ready to use helm chart and image available.
Descriptionâ
This How-To will show you how to add externally created components to an application composition project on Solution Designer.
Please note that the links to the workbench tools in this tutorial only apply to the IBM Education Environment we provide. If you are using a different environment, e.g. your own installation, you will need to navigate directly to the required tools.
Stepsâ
-
First thing you need to do is to configure your helm repository and image registry as a component repository in Solution Designer.
đĄtipPlease ask your admin to configure this for you in Admin settings.
For more info, please check Product Documentation: Configuring component repositories -
Create an new application composition project or use an existing one to add the external component to.
- Specify your deployment target if you are creating a new project.
- Add component by selecting the component repository which was created by your admin earlier. You will then find your released component to be added to the application.
- Commit and push to deploy your application.
Congratulations! You have successfully added an external component to your project.