Odigos home page
Search...
⌘K
Ask AI
odigos-io/odigos
odigos-io/odigos
Search...
Navigation
Quickstart
Installation
Documentation
VM Agent
Demo
Blog
Getting Started
Overview
Quickstart
Introduction
Installation
Building a pipeline
Generating Data
Viewing traces
Next Steps
Setup
CLI Reference
API Reference
Instrumentations
Overview
Go
Node.js
Python
Java
PHP
Ruby
.NET
Advanced
Odigos Pipeline
Overview
Configuration
Datastreams
Sources
Instrumentation Rules
Actions
Destinations
Overview
Supported Backends
Concepts
Telemetry Types
Custom Resources
Usage report
Benchmarks
Kubernetes Permissions
Feature Guidelines
OIDC (OpenID Connect)
Odigos Central
Contribution Guidelines
Add Destinations
Debugging Odigos
On this page
Installing Odigos CLI
Installing Odigos on Kubernetes
Accessing Odigos UI
Quickstart
Installation
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.
Homebrew
GitHub Releases
Windows
If you are on MacOS, you can install Odigos CLI using Homebrew:
Copy
Ask AI
brew
install
odigos-io/homebrew-odigos-cli/odigos
Installing Odigos on Kubernetes
To install Odigos on your Kubernetes cluster, run the following command:
Copy
Ask AI
odigos
install
Accessing Odigos UI
After Odigos is installed, open the Odigos UI by running the following command:
Copy
Ask AI
odigos
ui
By default, Odigos UI is available at
http://localhost:3000
.
Introduction
Building a pipeline
Assistant
Responses are generated using AI and may contain mistakes.