diff --git a/docs/quickstart/README.md b/docs/quickstart/README.md index 58d15f27..0bbc7f7b 100644 --- a/docs/quickstart/README.md +++ b/docs/quickstart/README.md @@ -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. You'll see something like this: