Installation
Installation issues? Need help? Message us on Slack
Checkout the installation options to customize your installation.
There are 2 ways to install odigos in your kubernetes cluster:
Both install methods will deploy and configure resources in the active Kubernetes cluster as per the current context.
Before proceeding with the installation, ensure that you are targeting the correct cluster with kubectl config current-context
.
Odigos enterprise data collection is done using eBPF, so Odigos requires, at minimum, platforms that have underlying Linux kernel versions of 5.4.0.
Odigos CLI
Install the CLI
If you are on MacOS, you can install Odigos CLI using Homebrew:
Install Odigos
This will install odigos in the odigos-system
namespace in your kubernetes cluster.
At this point, odigos is installed in your cluster. You can now add sources and destinations to instrument your cluster with OpenTelemetry.