Instructions For Configuring Argocd Cluster To Deploy Applications With Manifest
Step 1 : Add Cluster to ArgoCD
Step 2 : Prepare the Repository containing the manifest to deploy the application
For example: Use a manifest to deploy an application with deployment and service files as follows :
Step 3 : Configure Repository
- Navigate to Settings > Repository :
- Create a new Repository
Check the status of the added Repository in ArgoCD:
Step 4 : Create an Applications to deploy the application
- Navigate to Applications > NEW APP
- Fill out the information to create the Applications
- Click Create to create the Applications




