This page describes installing Standalone K2K in Kubernetes via Helm.
Prerequisites
Kubernetes 1.23+
Helm 3.8.0+
Available local Kafka Clusters:
Configure K2K
To configure Lenses K2K properly we have to understand the parameter groups that the Chart offers. Under the k2k parameter there are some key parameter groups that are used to set up HQ:
licence
Definition that configures EULA acceptance.
otelConfig
Defines metric, traces and log exporters
replicationConfig
Defines core K2K configuration file which included:
connection to source and destination Kafka Cluster / Schema Registry
replication semantics, replication options and many more
Moving forward, in the same order you can start configuring your Helm chart.
1
Configure licence
Before using K2K as a standalone application, you must agree to the End User License Agreement (EULA) and request a free license token by contacting [email protected]. Ensure this section is included in the replicationConfig yaml values: