Difference between revisions of "Duplicate an instance in another zone"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
(5 intermediate revisions by 2 users not shown)
Line 26: Line 26:
  
 
==Prerequisites==
 
==Prerequisites==
I would like to deploy my infrastructure in another zone to have a test infrastructure.
+
You should not have a datadisk
  
 +
==Process==
 +
# Create a model of my VM: [[Create_a_template_from_my_Instance]]
 +
# Copy my model to another zone: [[Copy_my_model_to_another_zone]]
 +
# Deploy my VM: [[Create_a_template_from_my_Instance]]
  
==Unwinding==
 
Create a model of my cf instance: [[Cr%C3%A9er_un_mod%C3%A8le_%C3%A0_partir_de_ma_VM]]
 
# Copy my template to another zone cf: [[Copier_mon_modele_dans_une_autre_zone]]
 
# Deploy my template cf: [[Cr%C3%A9er_un_mod%C3%A8le_%C3%A0_partir_de_ma_VM]]
 
  
 
+
[[Category:Public cloud]]
[[Category:Public cloud]
 

Latest revision as of 23:45, 30 September 2022

ro:Duplicarea unei instanțe în altă zonă ru:Дублирование экземпляра в другой зоне pl:Duplikuj instancję w innej strefie ja:インスタンスを別のゾーンに複製する zh:在另一区复制一个实例 de:Duplizieren einer Instanz in einer anderen Zone nl:Een instantie in een andere zone dupliceren it:Duplicare un'istanza in un'altra zona pt:Duplicar uma instância noutra zona es:Duplicar una instancia en otra zona fr:Dupliquer une instance dans une autre zone
This article has been created by an automatic translation software. You can view the article source here.

Use cases

I have created an instance in a BASIC zone, I would like to move my instance to an ADVANCE zone to benefit from the features of this zone. I would like to deploy my infrastructure identically in another zone to have a test infrastructure.

Prerequisites

You should not have a datadisk

Process

  1. Create a model of my VM: Create_a_template_from_my_Instance
  2. Copy my model to another zone: Copy_my_model_to_another_zone
  3. Deploy my VM: Create_a_template_from_my_Instance