Skip to content

Commit 3dd6498

Browse files
authored
M #-: Add PoC notices, descriptions (#60)
In Quick Start: - Notices for PoC pages - Descriptions --------- Signed-off-by: Pedro Ielpi <pielpi@opennebula.io>
1 parent a46e652 commit 3dd6498

6 files changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "Try OpenNebula On-prem with miniONE"
3+
description: "These tutorials use miniONE, an easy-to-use deployment tool for evaluating OpenNebula, based on virtual machines (KVM). All necessary components to manage and run the virtual machines are installed and configured on your dedicated system with just a single command run"
34
weight: 1
45
---
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
---
22
title: "OpenNebula On-prem with OnePoc ISO"
3+
description: "For faster evaluations or more controlled Proof-of-Concept (PoC) environments, you can use the OpenNebula PoC ISO. This ready-to-use image allows you to boot into a preconfigured OpenNebula setup without needing to install anything manually. It’s ideal for testing on physical hardware, lab environments, or air-gapped systems, and is especially useful when you want to showcase key features with minimal setup effort"
34
weight: 2
45
---
6+
7+
8+
{{< alert color="success" >}}
9+
This section under development will include the complete guides for obtaining the OpenNebula PoC ISO image and deploying to your infrastructure. The PoC ISO image is scheduled to be released with OpenNebula 7.0. Stay tuned!
10+
{{< /alert >}}

content/quick_start/try_opennebula/opennebula_on-prem_with_onepoc_iso/advanced_configuration_of_poc_iso.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ title: "Advanced Configuration of the PoC ISO"
33
description:
44
weight: 2
55
---
6+
7+
{{< alert color="success" >}}
8+
This section under development will include the complete guides for obtaining the OpenNebula PoC ISO image and deploying to your infrastructure. The PoC ISO image is scheduled to be released with OpenNebula 7.0. Stay tuned!
9+
{{< /alert >}}

content/quick_start/try_opennebula/opennebula_on-prem_with_onepoc_iso/deploy_opennebula_onprem_with_poc_iso.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ title: "Deploy OpenNebula On-prem with the PoC ISO"
33
description:
44
weight: 2
55
---
6+
7+
{{< alert color="success" >}}
8+
This section under development will include the complete guides for obtaining the OpenNebula PoC ISO image and deploying to your infrastructure. The PoC ISO image is scheduled to be released with OpenNebula 7.0. Stay tuned!
9+
{{< /alert >}}

content/quick_start/try_opennebula/opennebula_on-prem_with_onepoc_iso/validate_the_poc_iso_environment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ title: "Validate the PoC ISO Environment"
33
description:
44
weight: 2
55
---
6+
7+
{{< alert color="success" >}}
8+
This section under development will include the complete guides for obtaining the OpenNebula PoC ISO image and deploying to your infrastructure. The PoC ISO image is scheduled to be released with OpenNebula 7.0. Stay tuned!
9+
{{< /alert >}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "Run Kubernetes Clusters on an OpenNebula Cloud"
3+
description: "Deploy a Kubernetes cluster on virtual machines, in a hybrid cloud environment using tools like Rancher, or OpenNebula’s OneKE. Once the cluster is up and running, workloads can be deployed declaratively using YAML manifests, and managed through the kubectl CLI, dashboards, or CI/CD pipelines"
34
weight: 4
45
---

0 commit comments

Comments
 (0)