docs: refer to known issues (#1414)

* docs: refer to known issues

* publish
This commit is contained in:
Thomas Tendyck 2023-03-14 08:27:06 +01:00 committed by GitHub
parent fb83c1dbc4
commit 1a4c1f34bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 24 additions and 1 deletions

View file

@ -118,6 +118,8 @@ The VM image and cluster configuration file (`constellation-conf.yaml`) will be
## Troubleshooting
Make sure to use the [latest release](https://github.com/edgelesssys/constellation/releases/latest) and check out the [known issues](https://github.com/edgelesssys/constellation/issues?q=is%3Aopen+is%3Aissue+label%3A%22known+issue%22).
### VMs have no internet access
`iptables` rules may prevent your VMs from accessing the internet.

View file

@ -7,6 +7,10 @@ and have access to a cloud subscription.
If you don't have a cloud subscription, check out [MiniConstellation](first-steps-local.md), which lets you set up a local Constellation cluster using virtualization.
:::
:::note
If you encounter any problem with the following steps, make sure to use the [latest release](https://github.com/edgelesssys/constellation/releases/latest) and check out the [known issues](https://github.com/edgelesssys/constellation/issues?q=is%3Aopen+is%3Aissue+label%3A%22known+issue%22).
:::
## Create a cluster
1. Create the configuration file and IAM resources for your selected cloud provider