diff --git a/assets/images/ISO/00-onepoc_architecture.png b/assets/images/ISO/00-onepoc_architecture.png deleted file mode 100644 index d315c9252..000000000 Binary files a/assets/images/ISO/00-onepoc_architecture.png and /dev/null differ diff --git a/assets/images/ISO/00-onepoc_architecture.svg b/assets/images/ISO/00-onepoc_architecture.svg new file mode 100644 index 000000000..bc54ecc6d --- /dev/null +++ b/assets/images/ISO/00-onepoc_architecture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/images/vdc_organization.png b/assets/images/vdc_organization.png deleted file mode 100644 index eb8bfd9a9..000000000 Binary files a/assets/images/vdc_organization.png and /dev/null differ diff --git a/assets/images/vdc_organization.svg b/assets/images/vdc_organization.svg new file mode 100644 index 000000000..76f862690 --- /dev/null +++ b/assets/images/vdc_organization.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_poc_iso.md b/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_poc_iso.md index 2228e7f37..2dbd52537 100644 --- a/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_poc_iso.md +++ b/content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_poc_iso.md @@ -13,7 +13,8 @@ Once the ISO has booted and finished installing and setting up the software, a p The OS installed also includes a menu and a little set of ansible playbooks to make the OpenNebula infrastructure Management simpler. -![onepoc_architecture](/images/ISO/00-onepoc_architecture.png) +{{< image path="/images/ISO/00-onepoc_architecture.svg" alt="OnePOC Architecture" align="center" width="70%" pb="20px" >}} + ## Requirements diff --git a/content/product/cloud_system_administration/multitenancy/manage_vdcs.md b/content/product/cloud_system_administration/multitenancy/manage_vdcs.md index 2f16d7ecf..b41a87ee1 100644 --- a/content/product/cloud_system_administration/multitenancy/manage_vdcs.md +++ b/content/product/cloud_system_administration/multitenancy/manage_vdcs.md @@ -92,7 +92,7 @@ For example, let’s imagine a case where Web Development, Human Resources, and * **VDC RED**: VDC that allocates resources from DC_West_Coast + DC_Europe + Cloudbursting to Human Resources * **VDC GREEN**: VDC that allocates resources from DC_West_Coast + DC_Europe to Big Data Analysis -![VDC Organization](/images/vdc_organization.png) +{{< image path="/images/vdc_organization.svg" alt="VDC Organization" align="center" width="70%" pb="20px" >}} ### Flexible Groups