Description
Bug Report
Which version of the demo you are using?
Following https://opentelemetry.io/docs/demo/kubernetes-deployment/#install-using-kubectl
Symptom
Unable to bring up the demo in my local machine, using minikube and Macbook M3 with 36 GB of RAM, available memory is more than 8 GB.
What is the expected behavior?
Demo app should be up and running.
What do you expect to see?
To see the demo app running so that I can see the traces, spans etc.
What is the actual behavior?
After few mins the kube api server is not responding.
k get pods -n otel-demo
Unable to connect to the server: net/http: TLS handshake timeout
Please describe the actual behavior experienced.
Reproduce
Could you provide the minimum required steps to resolve the issue you're seeing?
- Install minikube and follow the steps listed at https://opentelemetry.io/docs/demo/kubernetes-deployment/#install-using-kubectl to install otel demo
We will close this issue if:
- The steps you provided are complex.
- If we can not reproduce the behavior you're reporting.
Additional Context
Please feel free to add any other context about the problem here.