Run Application from Default Template User Guide
This documentation outlines the steps to create an asset of the kind Application starting from an Artifact Docker Image. This process will leverage T-matic's streamlined workflow to deploy an application on a chosen Kubernetes cluster using ArgoCD based on default T-matic application template.
1. Access the Artifact Docker Image
Navigate to the Artifact Docker Image page on the T-matic platform.
Check Repository Info block - it should contain relevant latest image build data. If it displays error - check Actions tab for the status of image build workflow
2. Initiate Application Deployment
Find and click on the Run Application button to begin the deployment process.
3. ArgoCD Instance Selection
From the dropdown menu, select the desired ArgoCD instance.
Click Next Step to proceed.
4. Target Cluster Selection
Choose the Target Cluster where you wish to deploy the application.
Click Next Step to continue.
5. Application Deployment Details
Fill in the necessary details:
App Name: Enter a unique name for your application.
Subdomain: Specify the subdomain where the application will run.
ArgoCD Project: Designate the ArgoCD project for this application.
Namespace: Define the Kubernetes namespace for your application.
Manifest source: leave blank to use default T-matic template or enter discoverable URL containing custom application manifest
Click **Next Step **to continue.
6. Repository Details
Designate the Organization and Repository Name where your application's code and configurations will reside.
Click Next Step to continue.
7. Review & Confirm
Carefully review all the provided details for accuracy.
Once you're satisfied, click on Create to initiate the deployment.
8. Repository Verification
Navigate to the designated repository (from Step 6) to ensure that the application details and configurations have been appropriately pushed - click Repository.
9. Accessing the Application
Once the deployment is complete, you can access the application using the specified subdomain (from Step 5) - click View Application.
10. Validate Application Asset Creation
Ensure that a new asset of kind Application is created - click Open in catalog.
Attachments:
[image-2023-11-15_21-39-4.png](attachments/137069061/140477183.png) (image/png)
[image-2023-11-15_21-40-49.png](attachments/137069061/140477184.png) (image/png)
[image-2023-11-15_21-41-15.png](attachments/137069061/140477185.png) (image/png)
[image-2023-11-15_21-41-40.png](attachments/137069061/140477186.png) (image/png)
[image-2023-11-15_21-44-21.png](attachments/137069061/140477187.png) (image/png)
[image-2023-11-15_21-45-43.png](attachments/137069061/140477188.png) (image/png)
[image-2023-11-15_21-46-8.png](attachments/137069061/140477189.png) (image/png)
[image-2023-11-15_21-47-41.png](attachments/137069061/140477190.png) (image/png)
[image-2023-11-15_21-48-53.png](attachments/137069061/140477191.png) (image/png)
Last updated