Kubernetes deployment
Describes how to run Opik on a Kubernetes cluster
Important: If you’re using or looking to use Opik or Comet enterprise version please reach out to Sales@comet.com to gain access to the correct deployment documentation.
For production deployments, we recommend using our Kubernetes Helm chart. This chart is designed to be highly configurable and has been battle-tested in Comet’s managed cloud offering.
Prerequisites
In order to install Opik on a Kubernetes cluster, you will need to have the following tools installed:
Installation
You can install Opik using the helm chart maintained by the Opik team by running the following commands:
You can port-forward any service you need to your local machine:
Opik will be available at http://localhost:5173
.
Configuration
You can find a full list the configuration options in the helm chart documentation.
Advanced deployment options
Using external Clickhouse installation
Supported from Opik chart version 1.4.2
Configuration snippet for using external Clickhouse: