You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [Supported Technologies section in the corresponding EDOT SDK](../../_edot-sdks/) for detailed information on supported versions.
13
+
14
+
# Quickstart Kubernetes
15
+
16
+
This quick start describes the setup and collection of OpenTelemetry data for applications running on Kubernetes with Elastic Cloud Serverless. For other options see the [quick start overview](../../quickstart/) and choose your prefered environment and target system.
17
+
18
+
1.**Setup Elastic Cloud Serverless**
19
+
20
+
Follow the instructions to [setup your Elastic Cloud serverless project](../../quickstart/serverless/index.md).
21
+
22
+
2.**Collect Data**
23
+
24
+
Setup the collection of OpenTelemetry data for applications running on Kubernetes following the [quickstart for Kubernetes](../../quickstart/serverless/k8s.md).
25
+
26
+
3.**Configuration**
27
+
28
+
See the [Configuration section in the corresponding EDOT SDK](../../_edot-sdks/) to enable and disable specific instrumentations and to what instrumentation is enabled by default.
0 commit comments