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

Improve code clarity for quickstart #587

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

mohaids
Copy link

@mohaids mohaids commented Feb 13, 2025

This PR adds a small tip to the quick start documentation by recommending users run a specific command in a new terminal window or tab for optimal performance. This should help avoid potential issues related to running commands in the same session.

Signed-off-by: [email protected]

Copy link
Collaborator

@maia-iyer maia-iyer left a comment

Choose a reason for hiding this comment

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

Hello, please follow these instructions to pass the DCO check

@@ -430,6 +430,7 @@ The Tornjak HTTP server is running on port 10000 on the pod. This can easily be
```console
kubectl -n spire port-forward spire-server-0 10000:10000
```
💡 Tip: For optimal performance, run the above command in a new terminal window or tab, depending on your setup.
Copy link
Collaborator

Choose a reason for hiding this comment

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

💡 Tip: For the following steps to work, run the above command in a new terminal window or tab, depending on your setup.

mohaids and others added 2 commits March 11, 2025 16:21
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.

2 participants