diff --git a/content/cloud/faq/index.md b/content/cloud/faq/index.md index b98ca5c11f49bf4690b561e08e1eeceb23bd90a7..1afd1e2a3a54c5c250028b16556e5743b1ee169e 100644 --- a/content/cloud/faq/index.md +++ b/content/cloud/faq/index.md @@ -26,9 +26,6 @@ The most visible [cloud computing](https://en.wikipedia.org/wiki/Cloud_computing ## How do I register? Follow instructions for registering in [MetaCentrum Cloud](/cloud/register). -## How do I migrate from legacy platforms? -Follow instructions for [migrating from CESNET-MetaCloud or OStack ICS MUNI](/cloud/migrate). - ## Where do I report a problem? First, try searching the documentation for an answer to your problem. If that does not yield results, open a ticket with [cloud@metacentrum.cz](mailto:cloud@metacentrum.cz). When contacting user support, always @@ -37,10 +34,10 @@ active *project* (upper left corner of the web interface) as well as a descripti your problem and/or an error message if available. ## What networks I can use to access my instances? -Personal projects can allocate floating IPs from *public-muni-147-251-124* and *private-muni-10-16-116*. -Group projects can currently allocate floating IPs from *public-cesnet-78-128-251* and *private-muni-10-16-116*. -IP addresses from *public-muni-147-251-124* allocated by users to group projects are released daily, so we encourage -using only *public-cesnet-78-128-251* and *private-muni-10-16-116* for group projects. +Personal projects can allocate floating IPs from *public-cesnet-78-128-250-PERSONAL*. Routing is preset for this address pool. +Group projects can currently allocate floating IPs from networks ending with *GROUP* suffix as well as *private-muni-10-16-116*. +Furthermore, IP addresses allocated from *public-muni-147-251-124-GROUP* and *public-muni-147-251-255-GROUP* are released daily, so we encourage +using only *public-cesnet-78-128-251-GROUP* and *private-muni-10-16-116* for group projects. Follow instructions at [changing the external network](/cloud/network) in order to change your public network. ## Issues with network stability in Docker diff --git a/content/cloud/network/index.md b/content/cloud/network/index.md index 9d3dd7077c32820b41562c5dad07252907b11480..0c355a485747f5dadbf59e568b23be05ab168339 100644 --- a/content/cloud/network/index.md +++ b/content/cloud/network/index.md @@ -6,7 +6,7 @@ draft: false -For the networking in Cloud2 metacentrum, we need to distinguish the following scenarios +For networking in MetaCentrum Cloud, we need to distinguish following scenarios * personal project * group project. @@ -215,4 +215,4 @@ The new floating IP address for the router must be from the same network pool wh ## Default Egress rules If you delete default egress rules, your virtual machine loses will not be able to send outgoing communication. To fix this, add a new egress rule with *any* IP protocol and port range, set Remote IP prefix to *0.0.0.0/0* (IPv4) or *::/0* (IPv6). - \ No newline at end of file +