Difference between revisions of "Duplicate an instance in another zone"
Ccunha64415 (talk | contribs) |
|||
Line 30: | Line 30: | ||
==Unwinding== | ==Unwinding== | ||
− | Create a model of my cf instance: [[Cr%C3%A9er_un_mod%C3%A8le_%C3%A0_partir_de_ma_VM]] | + | # 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]] | # 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]] | # Deploy my template cf: [[Cr%C3%A9er_un_mod%C3%A8le_%C3%A0_partir_de_ma_VM]] |
Revision as of 16:02, 15 April 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
I would like to deploy my infrastructure in another zone to have a test infrastructure.
Unwinding
- Create a model of my cf instance: Créer_un_modèle_à_partir_de_ma_VM
- Copy my template to another zone cf: Copier_mon_modele_dans_une_autre_zone
- Deploy my template cf: Créer_un_modèle_à_partir_de_ma_VM