Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.odigos.io/llms.txt

Use this file to discover all available pages before exploring further.

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/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.