We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Which version of the demo you are using? (please provide either a specific commit hash or a specific release).
Current main 02837fe
What is the expected behavior?
Command from https://opentelemetry.io/docs/demo/kubernetes-deployment/#install-using-kubectl kubectl apply -f https://raw.githubusercontent.com/open-telemetry/opentelemetry-demo/main/kubernetes/opentelemetry-demo.yaml passed without any additional commands
kubectl apply -f https://raw.githubusercontent.com/open-telemetry/opentelemetry-demo/main/kubernetes/opentelemetry-demo.yaml
What is the actual behavior?
Demo is not installed as otel-demo namespace is not created.
otel-demo
Just execute kubectl apply -f https://raw.githubusercontent.com/open-telemetry/opentelemetry-demo/main/kubernetes/opentelemetry-demo.yaml
Other commands on this page seems to be also outdated.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Report
Which version of the demo you are using? (please provide either a specific
commit
hash
or a specific
release).
Current main 02837fe
Symptom
What is the expected behavior?
Command from https://opentelemetry.io/docs/demo/kubernetes-deployment/#install-using-kubectl
kubectl apply -f https://raw.githubusercontent.com/open-telemetry/opentelemetry-demo/main/kubernetes/opentelemetry-demo.yaml
passed without any additional commands
What is the actual behavior?
Demo is not installed as
otel-demo
namespace is not created.Reproduce
Just execute
kubectl apply -f https://raw.githubusercontent.com/open-telemetry/opentelemetry-demo/main/kubernetes/opentelemetry-demo.yaml
Additional Context
Other commands on this page seems to be also outdated.
The text was updated successfully, but these errors were encountered: