Follow these steps to utilize the features:
The Administrators can directly access the Argo CD Native UI through the
globalcluster plugin details: locate the GitOps cluster plugin and click the access address.
Authenticate with your Argo CD credentials and login.
Click the + NEW APP button as shown below:

Configure the application according to the foƄllowing steps:
Basic Info Configuration

guestbookdefaultManual (recommended for initial configuration)Source Repo Configuration

https://github.com/argoproj/argocd-example-apps.gitHEADguestbook (directory containing Kubernetes manifests)Destination Cluster Configuration
https://kubernetes.default.svc (in-cluster access) or choose a specific cluster namedefault (or specify a target namespace)