We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c047506 commit 1f77e3fCopy full SHA for 1f77e3f
input/system-cli/site-configuration.md
@@ -63,6 +63,11 @@ Installing the skupper command-line interface (CLI) provides a simple method to
63
Waiting for status...
64
Site "my-site" is ready.
65
```
66
+ While the site is created, the site is not running at this point.
67
+ To run the site:
68
+ ```bash
69
+ skupper system setup
70
+ ```
71
72
📌 NOTE: On non-Kubernetes sites, you can create multiple sites per-user by specifying a *namespace*.
73
0 commit comments