Skip to content

Commit 17c8fad

Browse files
mattrowe-opennebularsmontero
authored andcommitted
F OpenNebula/one#7544: Fix tables, titles, descriptions (#582)
This branch introduces fixes to tables, shortens and normalizes section descriptions for visual improvment. This PR includes changes cherry-picked from updates to the master branch. (cherry picked from commit a379b4e)
1 parent 8fee52c commit 17c8fad

File tree

86 files changed

+230
-288
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+230
-288
lines changed

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ no_list: true
88

99
# Welcome to OpenNebula {{< version >}}
1010

11-
[OpenNebula](https://opennebula.io) is a powerful, but easy-to-use open source platform for enterprise, private, hybrid or edge cloud infrastructure. OpenNebula focuses on simplicity, flexibility, scalability and vendor independence.
12-
This site contains the OpenNebula technical documentation. For additional resources, see the [OpenNebula Community Forum](https://forum.opennebula.io/) and [blog](https://opennebula.io/blog/).
11+
[OpenNebula](https://opennebula.io) is a powerful, easy-to-use open source platform for enterprise, private, hybrid or edge cloud infrastructure. OpenNebula focuses on simplicity, flexibility, scalability and vendor independence.
12+
This site contains the OpenNebula technical documentation. For additional resources, visit the [OpenNebula Community Forum](https://forum.opennebula.io/) and [blog](https://opennebula.io/blog/).
1313
To access additional material including white papers, guides and screencasts, see [Official Guides](https://opennebula.io/docs/).
1414

1515
{{< dashboard >}}

content/getting_started/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: "Getting Started"
33
linkTitle: "Getting Started"
44
type: docs
55
date: "2025-02-17"
6-
description: "Conceptual overviews to understand the platform and its architecture, followed by practical guidance on cloud design and deployment. Step-by-step tutorials help you quickly install and explore OpenNebula using tools like miniONEideal for evaluation and testing, and easily extendable to hybrid cloud environments and Kubernetes workloads."
6+
description: "Conceptual overviews to understand the platform and its architecture, followed by practical guidance on cloud design and deployment. Step-by-step tutorials help you quickly install and explore OpenNebula using tools like miniONEideal for evaluation and testing, and easily extendable to hybrid cloud environments and Kubernetes workloads."
77
categories:
88
#no_list: true
99
pageintoc: "1"
1010
tags:
1111
weight: "1"
1212
dashboard_icon_light: "images/dashboard/light/getting_started.svg"
1313
dashboard_icon_dark: "images/dashboard/dark/getting_started.svg"
14-
dashboard_description: "Gain a high-level view of OpenNebula, and easily deploy a cloud for evaluation and testing."
14+
dashboard_description: "Get a high-level view of OpenNebula and easily deploy a cloud for evaluation and testing."
1515
---
1616

1717
<a id="cloud-installation"></a>

content/getting_started/try_opennebula/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Try OpenNebula"
33
linkTitle: "Quick Start"
44
date: "2025-02-17"
5-
description: "Sequential tutorials to help you install and explore OpenNebula in just a few minutes. Whether you’re evaluating the platform, testing key features, or preparing for a future production deployment, these guides will help you get started quickly and efficiently"
5+
description: "Guides and tutorials to help you install and explore OpenNebula in just a few minutes. Whether you’re evaluating the platform, testing key features, or preparing for a future production deployment, these guides will help you get started quickly and efficiently."
66
categories:
77
pageintoc: "13"
88
tags:

content/getting_started/try_opennebula/extend_opennebula_on-prem/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Extend OpenNebula On-prem with Hybrid Cloud"
3-
description: "Extend your on-premises infrastructure into a hybrid cloud environment, combining local resources with public or sovereign cloud providers to enable dynamic scaling, improved availability, and cost-optimized resource usage while maintaining full control, consistent operations, and data sovereignty"
3+
description: "Extend your on-premises infrastructure into a hybrid cloud environment, combining local resources with public or sovereign cloud providers to enable dynamic scaling, improved availability, and cost-optimized resource usage while maintaining full control, consistent operations, and data sovereignty."
44
toc_hide: true
55
draft: true
66
weight: 3

content/getting_started/try_opennebula/opennebula_on-prem_with_onepoc_iso/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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"
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."
44
toc_hide: true
55
draft: true
66
weight: 2
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "OpenNebula Sandbox deployment"
3-
linkTitle: "OpenNebula deployment"
4-
description: "These tutorials cover the deployment of a Sandbox environment to quickly try out OpenNebula out of the box features. There are two main mechanisms: using miniONE script or using a ISO which includes the OS as well. After following one of them, all the necessary components to manage and run VMs will be installed and configured on your system."
2+
title: "OpenNebula Sandbox Deployment"
3+
linkTitle: "OpenNebula Deployment"
4+
description: "Deploy OpenNebula in a Sandbox environment for rapid evaluation and testing using the miniONE installer or the OpenNebula PoC ISO image."
55
type: docs
66
weight: 1
77
---

content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_on_aws.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Congratulations! You've now installed an OpenNebula Front-end on an AWS instance
318318

319319
Now that you have a working miniONE OpenNebula installation, we suggest that you explore OpenNebula's functionality further with the following guides:
320320

321-
* [Deploy a WordPress virtual machine]({{% relref "/getting_started/try_opennebula/opennebula_sandbox_deployment/validate_the_environment.md#downloading-and-deploying-a-virtual-machine" %}})
322-
* [Deploy a Kubernetes cluster with the OneKE appliance]({{% relref "/getting_started/try_opennebula/try_kubernetes_on_opennebula/running_kubernetes_clusters.md" %}})
323-
* [Deploy a Kubernetes cluster using Rancher and the Cluster API]({{% relref "/getting_started/try_opennebula/try_kubernetes_on_opennebula/managing_k8s_with_rancher" %}})
321+
* [Deploy a WordPress Virtual Machine]({{% relref "/getting_started/try_opennebula/opennebula_sandbox_deployment/validate_the_environment.md#downloading-and-deploying-a-virtual-machine" %}})
322+
* [Deploy a Kubernetes Cluster with the OneKE appliance]({{% relref "/getting_started/try_opennebula/try_kubernetes_on_opennebula/running_kubernetes_clusters.md" %}})
323+
* [Deploy a Kubernetes Cluster using Rancher and the Cluster API]({{% relref "/getting_started/try_opennebula/try_kubernetes_on_opennebula/managing_k8s_with_rancher" %}})
324324
* [Further validate your miniONE installation]({{% relref "/getting_started/try_opennebula/opennebula_sandbox_deployment/validate_the_environment.md" %}}) and learn how to download appliances from the [OpenNebula Marketplace](https://marketplace.opennebula.io/)

content/getting_started/try_opennebula/opennebula_sandbox_deployment/deploy_opennebula_onprem_with_minione.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Deploy OpenNebula on-prem with miniONE"
3-
linkTitle: "Install miniONE on-prem"
2+
title: "Deploy OpenNebula On-prem with miniONE"
3+
linkTitle: "Install miniONE On-prem"
44
date: "2025-02-17"
55
#description: "Install an OpenNebula Front-end and a KVM hypervisor on a single server in a few minutes, using **miniONE**, the installation script provided by OpenNebula."
66
categories: [Introduction, Evaluation, Learning]
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Try Kubernetes on OpenNebula"
3-
linktitle: "Kubernetes on OpenNebula"
4-
description: "Deploy a Kubernetes cluster on virtual machines -- on premises or 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"
3+
description: "Deploy Kubernetes Clusters quickly and easily using OpenNebula's streamlined Kubernetes appliances."
54
type: docs
65
weight: 4
76
---

0 commit comments

Comments
 (0)