Welcome to Koncrete! This tutorial will provide an overview of the basic functionality of Koncrete and ArgoCD. The tutorial will conclude after:

Creating a Koncrete Workspace

A Koncrete Workspace contains applications that are connected to Git repositories and Kubernetes clusters. Workspaces are also used to set global settings, modify team permissions, and organize projects.

On a fresh Koncrete environment, click the NEW WORKSPACE button.

Follow the prompts to give the workspace a name and URL. This will also assign the ArgoCD URL.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/e00de8f8-809e-425e-9a59-56f66979c516/Untitled.png

Click CREATE WORKSPACE to create the Workspace. The Status will show a pending symbol with the text "Installing". This should only take a few moments.

The Status will change to "Ready" when the installation is finished. The new Workspace is now available and with a cloud-hosted ArgoCD!

Install The Argo CD CLI and Connect a Kubernetes Cluster

Once the Workspace is created, an associated ArgoCD server will also be available. To interact easily with ArgoCD, it is recommended to install ArgoCD's CLI (if not already installed).

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/152c58aa-bc3c-40f2-995b-6ce450b358b8/Untitled.png

Follow the steps here to install the CLI, login to ArgoCD, and and add a cluster. Then click CHECK AND CONTINUE.

ArgoCD is now configured! Koncrete should display the Overview dashboard.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9de89cd3-1bb2-4799-a926-e1fcfc336ff8/Untitled.png