Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update cosi-driver-nutanix overview metadata #3136

Merged
merged 1 commit into from
Feb 12, 2025
Merged
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
20 changes: 14 additions & 6 deletions services/cosi-driver-nutanix/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,27 @@ certifications:
- supported
allowMultipleInstances: false
overview: |-
# COSI Driver for Nutanix
# Overview

The **COSI Driver for Nutanix** simplifies the deployment and configuration of the Nutanix driver for the Kubernetes Container Object Storage Interface (COSI). COSI is an evolving Kubernetes API standard designed to streamline and standardize object storage provisioning and management across diverse environments.

This package is tailored for Kubernetes clusters using Nutanix as the underlying storage provider. By deploying the COSI Driver for Nutanix, users can leverage Nutanix's robust object storage capabilities to dynamically provision and manage object storage buckets directly from Kubernetes.

## Key Features
### Automated Deployment
Simplifies the installation and setup of the COSI driver with configurable parameters for tailored deployments.

- **Automated Deployment**: Simplifies the installation and setup of the COSI driver with configurable parameters for tailored deployments.
- **Dynamic Bucket Management**: Enables dynamic provisioning, binding, and deletion of object storage buckets via Kubernetes APIs.
- **Seamless Integration**: Ensures compatibility with Nutanix object storage platforms, empowering developers to integrate cloud-native applications with Nutanix's scalable storage solutions.
- **Customizable Configuration**: Offers a range of configurable values for aligning the driver setup with specific use cases and operational requirements.
- **Scalability and Reliability**: Built to leverage the scalability and robustness of Nutanix object storage while adhering to Kubernetes best practices.
### Dynamic Bucket Management
Enables dynamic provisioning, binding, and deletion of object storage buckets via Kubernetes APIs.

### Seamless Integration
Ensures compatibility with Nutanix object storage platforms, empowering developers to integrate cloud-native applications with Nutanix's scalable storage solutions.

### Customizable Configuration
Offers a range of configurable values for aligning the driver setup with specific use cases and operational requirements.

### Scalability and Reliability
Built to leverage the scalability and robustness of Nutanix object storage while adhering to Kubernetes best practices.

## Use Cases

Expand Down
Loading