Installing Odigos CLI

Odigos CLI is the easiest way to install Odigos on your Kubernetes cluster. It is a single binary that can be installed on any Linux, MacOS or Windows machine.

If you are on MacOS, you can install Odigos CLI using Homebrew:

brew install odigos-io/homebrew-odigos-cli/odigos

Installing Odigos on Kubernetes

To install Odigos on your Kubernetes cluster, run the following command:

odigos install

Accessing Odigos UI

After Odigos is installed, open the Odigos UI by running the following command:

odigos ui

By default, Odigos UI is available at http://localhost:3000.