What are Input Sets?
Last updated
Last updated
Parameter sets streamline the pipeline execution process by allowing users to define standard parameter values essential for deployment, such as the target cluster or other parameters that the pipeline requires. They encapsulate these parameters, eliminating repetitive input and ensuring consistency across deployments. Users can configure various parameters within a parameter set, tailoring them to specific requirements or cluster configurations. This flexibility enhances the efficiency and adaptability of the CI/CD workflow, empowering users to deploy their microservices with ease and precision. A parameter set can be created by: Navigate to the "Pipeline Templates" tab within the microservice and click on "Link" at the top right corner.
Choose the desired pipeline template and provide any necessary prerequisites. The parameters specific to the selected pipeline template will be auto-populated, allowing users to fill them in accordingly.
Upon saving, a parameter set is created which can be used later or edited if required