...
5. The added Repo details get reflected in Repositories
...
Project Configuration
...
Navigate to Repositories → Projects
Click New Project
Enter the required details and save
The saved project is reflected
Kubernetes Cluster Configuration
...
The cluster added to Argo via CLI is reflected in “Clusters” tab of Argo tool.
...
Login tohttps://portal.opsera.io -> Tool Registry -> Click ‘+New Tool’ Button
...
2. Locate Argo ‘Argo’ tool and click ‘Select Tool’ to open Create New Tool form.
...
4. In ‘Connections’ tab, enter connection details:
Argo Container URL, Argo User ID and password and save Argo Password and click the ‘Save’ button.
...
5. ‘Click Click 'Test Connection’ button to ensure the credentials are valid and the connection succeeds.
...
6. Navigate to Clusters ‘Clusters’ tab and click ‘+ New Argo Clusters' button.
...
7. Provide selections for dropdowns drop-downs and click ‘Create’ button. Once a cluster has been created it will become available for selections in ‘Applications’ tab for selection.
...
6. Navigate to Application tab and Click ‘+New Argo Application’ button.
...
7. Select correct values from the provided fields. The cluster added in ‘Clusters’ tab will be available in the ‘Cluster’ dropdowndrop-down.
...
8. Navigate to git Repositories ‘Repositories’ tab, click ' + New Argo Repositories' button and provide values for the following fields:
...
Name - Provide a unique name for the new Argo repository.
SCM type - Select the source control management tool to configure. Choose from Bitbucket, Github or Gitlab.
SCM Tool - Select your configured source control management tool provided in the drop down.
Repository Name - Select a repository, fetched from the selected source control management tool.
9. Navigate to Projects ‘Projects’ tab, click ‘+ New Argo Project Project’ button and provide values for the following fields:
...
Name - Create a unique name for the Argo project.
Description
Sources - The drop down list will provide sources from the repository selected in the git Repositories tab.
Destinations - *
Whitelisted Cluster Resources - *
Blacklisted Namespaced Resources - *
Whitelisted Namespaced Resources - *
Click Save ‘Save’ button to save the project.
Pipeline Setup and Configuration:
...