Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ OpenNebula is a mature, open platform that provides complete cloud and virtualiz

Unlike proprietary alternatives, OpenNebula offers:

* A predictable subscription model with full access to all features.
* Unified virtualization and cloud management.
* Native edge and hybrid cloud support, including automatic resource provisioning on public clouds such as AWS.
* Integrated Kubernetes orchestration via the OpenNebula Cluster API Provider.
* A predictable subscription model with full access to all features.
* Unified virtualization and cloud management.
* Native edge and hybrid cloud support, including automatic resource provisioning on public clouds such as AWS.
* Integrated Kubernetes orchestration via the OpenNebula Cluster API Provider.
* Enterprise-grade scalability and automation, with high availability, multi-tenancy, and federation across sites.

To assist with the preparation and completion of the numerous Requests for Proposal (RFPs) we receive every week, we have created the following table to help guide comparisons between OpenNebula and other cloud solutions. You will find three areas of interest:
Expand Down Expand Up @@ -66,7 +66,7 @@ Thousands of organizations worldwide already rely on OpenNebula as an open alter
| **Monitoring & Observability** | Built-in telemetry, Prometheus and Grafana integration, as well as NVIDIA DCGM for GPU metrics. |
| **Secure Multi-tenancy** | Fine-grained ACLs, user/group roles, quotas, VDCs, network isolation, and hardware partitioning. |
| **Container & Kubernetes Support** | Native integrations with Kubernetes through its Cluster API Provider (CAPONE), Cloud Provider Interface (CPI), and Container Storage Interface (CSI), along with fully certified support for SUSE Rancher Prime and RKE2. |
| **Confidential Computing** | Encrypted VM disks, and support for Confidential Computing and vTPM |
| **Confidential Computing** | Encrypted VM disks, encrypted VM memory and support for Confidential Computing and vTPM |
| **Automation & Configuration** | Native support for Terraform and Ansible event hooks and APIs for DevOps integration. |
| **Marketplace** | Public and private App Marketplaces for VM templates, OS images, and application stacks. |
| **Graphical User Interface** | Modular and customizable interface with dynamic views, secure VNC, RDP, and SSH access, white-labeling, and intuitive tools for self-service, delegated administration, and resource organization. |
Expand Down
Loading