diff --git a/docs/_optimist/specs/flavor_specification/index.de.md b/docs/_optimist/specs/flavor_specification/index.de.md index c1807af5..d317a8fe 100644 --- a/docs/_optimist/specs/flavor_specification/index.de.md +++ b/docs/_optimist/specs/flavor_specification/index.de.md @@ -13,6 +13,9 @@ last_modified_date: 2022-03-29 sind diverse Standard-Hardwareprofile (Flavors) eingerichtet. Diese haben unterschiedliche Limits und Begrenzungen, welche hier für alle verfügbaren Flavors aufgelistet sind. +{: .warning } +L1 / Localstorage-Flavors können bei angefordert werden. + ## Migration zwischen Flavor-Typen Um die Flavors bestehender Instanzen zu ändern, kann die OpenStack-Option [„Resize Instance“](/optimist/faq/#wie-kann-ich-den-flavor-einer-instanz-ändern-instance-resize) entweder über das Dashboard oder die CLI verwendet werden. Dies führt zu einem Neustart der Instanz, aber der Inhalt der Instanz bleibt erhalten. Bitte beachten Sie, dass ein Wechsel der Flavors von den großen Root-Disk-Typen zu einem Flavor mit einer kleineren Root-Disk nicht möglich ist. diff --git a/docs/_optimist/specs/flavor_specification/index.en.md b/docs/_optimist/specs/flavor_specification/index.en.md index c2af35d9..5f20938a 100644 --- a/docs/_optimist/specs/flavor_specification/index.en.md +++ b/docs/_optimist/specs/flavor_specification/index.en.md @@ -12,6 +12,9 @@ last_modified_date: 2022-03-29 In the OpenStack context the term "flavor" refers to a hardware profile that can be used for a virtual machine. In Optimist we have set up various standard hardware profiles (flavors). These have different limits, which are listed below for all available flavors. +{: .warning } +L1 / Localstorage Flavors can be requested from . + ## Migrating between Flavor Types To change the flavors of existing instances, the OpenStack ["Resize Instance"](/optimist/faq/#how-can-i-change-the-flavor-of-a-virtual-machine-instance-resize) Option can be used either via the Dashboard or the CLI. This will result in a reboot of the Instance but the content of the instance will be preserved. Please note that changing Flavors from Large Root Disk Types to a Flavor with a smaller Root Disk is not possible. diff --git a/docs/_optimist/storage/localstorage/index.de.md b/docs/_optimist/storage/localstorage/index.de.md index f23d44e7..d64743fb 100644 --- a/docs/_optimist/storage/localstorage/index.de.md +++ b/docs/_optimist/storage/localstorage/index.de.md @@ -9,6 +9,9 @@ has_children: false # Compute Localstorage für Ihre Instanzen +{: .warning } +L1 / Localstorage-Flavors können bei angefordert werden. + ## Was genau ist Compute Localstorage? Beim Localstorage befindet sich der Storage Ihrer Instanzen direkt auf dem Hypervisor (Server). Die Localstorage Funktion ist über unsere l1 Flavors verfügbar und für Anwendungen vorgesehen, die eine geringe Latenz erfordern. diff --git a/docs/_optimist/storage/localstorage/index.en.md b/docs/_optimist/storage/localstorage/index.en.md index 32a50147..09e08efe 100644 --- a/docs/_optimist/storage/localstorage/index.en.md +++ b/docs/_optimist/storage/localstorage/index.en.md @@ -9,6 +9,9 @@ has_children: false # Compute localstorage for your instances +{: .warning } +L1 / Localstorage Flavors can be requested from . + ## What exactly is Compute Localstorage? With Localstorage, the storage of your instances is located directly on the hypervisor (server). The localstorage feature (available through our l1 flavors) is intended for use with applications that require low latency.