Skip to content
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

feat: add quick-start demo #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Belyenochi
Copy link

Add Instructions to run kspan. [Issue link]: #4

Copy link
Collaborator

@bboreham bboreham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! I think it would be improved with a little more explanation.

  • kspan will run with the powers of cluster-admin. While this simplifies the config it might not be allowed for some people. I think the instructions should at least note this.
  • maybe some instructions on what users should do next - how do they get the UI up in a browser for instance?

@@ -43,6 +43,11 @@ To run Jaeger locally:
docker run -d --name jaeger -p 16686:16686 -p 55680:55680 jaegertracing/opentelemetry-all-in-one
```

To run Jaeger on kubernetes
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will run both Kspan and Jaeger, right?

@bboreham
Copy link
Collaborator

@Belyenochi do you think you will come back to this?

@fatsheep9146
Copy link

fatsheep9146 commented Dec 7, 2022

@bboreham If this pr is no longer active, I'd love to help. Could I create a new pr to give a doc for deploy a demo on kind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants