OpenSDS Installer

For detailed information about this project, please refer to the repo.

Introduction

This project is designed for locating the code for installing all required components to set up a cluster, including controller and nbp plugins. Currently we support several install tools for diversity.

Ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. OpenSDS installer project holds all code related to opensds-ansible in ansible folder for installing and configuring OpenSDS cluster through ansible tool.

Helm

Helm is a popular tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. OpenSDS installer project also holds all code related to opensds-charts in charts folder for installing and configuring OpenSDS cluster through helm tool.

Contact