mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-31 11:08:50 -04:00
docs: document constellation-cluster.log file (#2285)
This commit is contained in:
parent
0f4bd8296b
commit
19893c565e
2 changed files with 5 additions and 1 deletions
|
@ -93,3 +93,7 @@ export KUBECONFIG="$PWD/constellation-admin.conf"
|
|||
```
|
||||
|
||||
🏁 That's it. You've successfully created a Constellation cluster.
|
||||
|
||||
|
||||
### Troubleshooting
|
||||
In case `init` fails, the CLI collects logs from the bootstrapping instance and stores them inside `constellation-cluster.log`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue