Deploy OpenTelemetry Demo on a Kind cluster
We're following a slightly amended version of the official OTel Demo App deployment on Kubernetes with the difference of integrating our Cluster with Grafana Cloud using Alloy.
Prerequisites
Deploy
-
Deploy a kind cluster with 3 Control Plane nodes and 3 Worker nodes by using the following
config.yaml: -
Deploy the cluster with
-
For the OpenTelemetry Demo create the following
values.yamlwhich disables all kinds of deployments which we don't need because we have Alloy deployed on the cluster already: -
Then deploy the demo: