opentelemetry-demo icon indicating copy to clipboard operation
opentelemetry-demo copied to clipboard

Support deployment to Kubernetes

Open austinlparker opened this issue 2 years ago • 0 comments

Objective

Highlight the integration between OpenTelemetry and the greater cloud-native ecosystem by supporting Kubernetes.

The following are a non-exhaustive list of requirements for this --

  • Minikube/local k8s as the minimum requirement for installation
  • Self-deployment of services via ArgoCD
  • OpenTelemetry deployment via OpenTelemetry Operator
  • Kubernetes API Server Tracing enabled
  • Kubernetes Metrics scraped by Collector
  • Kubernetes resource detectors on Collector (and associated telemetry enhancement)

austinlparker avatar May 23 '22 20:05 austinlparker