-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
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
deployment demo webstore to kubernetes #153
Comments
I agree with this issue. With kubernetes, we can also involve opentelemetry operator into this demo which is more close to the way of using otel-collector for users who are also using kubernetes. |
The helm chart should be probably added to https://github.com/open-telemetry/opentelemetry-helm-charts |
I would like to help the helm chart :) |
We need to have a discussion/vote on whether our helm chart should be called ref: open-telemetry/opentelemetry-helm-charts#280 (comment) @austinlparker @cartersocha @open-telemetry/demo-webstore-approvers @open-telemetry/demo-webstore-maintainers |
helm chart: opentelemetry-demo |
helm chart: opentelemetry-demo-webstore |
Vote: I'd like the chart called the same name as the repo |
I'd say we should keep it consistent with other charts which are called the same as repos. What's the benefit of dropping |
We are investigating changing the repo name, and dropping the |
Yall should be unblocked now. Please proceed |
Hey team, is there something I can do to help? I'd like to start doing some trials to deploy the OTEL demo to a k8 cluster. |
There’s a helm chart you can start with already available @xoscar. Check the main readme |
Added support |
helm chart
Kubernetes quick setup (local setup)
The demo store currently only supports docker-compose deployments.
We should support the deployment of the demo store to Kubernetes.
There are two ways to deploy to Kubernetes.
Excellent for beginners, with a quick start. simply run a command line
You can flexibly choose the configuration of the demo store you want to deploy.
For example, helm/value.yaml
This issue is part of #41
The text was updated successfully, but these errors were encountered: