Pinned Repositories
cloud-storage-manager
CORTX Manager provides APIs which communicate with different CORTX components and features. These APIs are consumed by CORTX Management Portal and CLI.
cloud-utils
Utilities to make it easy to work with cloud storage software
core-utils
CORTX Utility code used by various components
dev-ops
CORTX Release Engineering Scripts and Dockerfiles.
experiments
A collection of experiments, feasibility studies, and proofs of concept using CORTX. Feel free to join an existing experiment or start your own!
FSAL_S3
A NFS-Ganesha FSAL for S3
gdr
Generic Data Replicator
ha-framework
(High-Availability) is responsible for ensuring that any Solution is available in case of any hardware component or software service failures. It takes care of failover/ failback control flow for affected services and stabilizes them across the cluster.
ha-obj-storage
CORTX Hare configures Motr object store, starts/stops Motr services, and notifies Motr of service and device faults.
k8s-orch
Kubernetes Orchestration Repository
ujjwalpl's Repositories
ujjwalpl/gdr
Generic Data Replicator
ujjwalpl/cloud-storage-manager
CORTX Manager provides APIs which communicate with different CORTX components and features. These APIs are consumed by CORTX Management Portal and CLI.
ujjwalpl/cloud-utils
Utilities to make it easy to work with cloud storage software
ujjwalpl/core-utils
CORTX Utility code used by various components
ujjwalpl/dev-ops
CORTX Release Engineering Scripts and Dockerfiles.
ujjwalpl/experiments
A collection of experiments, feasibility studies, and proofs of concept using CORTX. Feel free to join an existing experiment or start your own!
ujjwalpl/FSAL_S3
A NFS-Ganesha FSAL for S3
ujjwalpl/ha-framework
(High-Availability) is responsible for ensuring that any Solution is available in case of any hardware component or software service failures. It takes care of failover/ failback control flow for affected services and stabilizes them across the cluster.
ujjwalpl/ha-obj-storage
CORTX Hare configures Motr object store, starts/stops Motr services, and notifies Motr of service and device faults.
ujjwalpl/k8s-orch
Kubernetes Orchestration Repository
ujjwalpl/minio
High Performance Object Storage for AI
ujjwalpl/obj-storage
CORTX Motr is a distributed object and key-value storage system targeting mass capacity storage configurations. It's the core component of CORTX storage system.
ujjwalpl/provisioner
CORTX Provisioner offers a framework which accepts configurations (cluster.yaml and config.yaml) in the form of ConfigMap, translates into internal configuration (CORTX Conf Store) and then orchestrates across components mini provisioners to allow them to configure services. In Kubernetes environment, CORTX Provisioner framework runs on all the CORTX PODs (in a separate one time init container).
ujjwalpl/rgw
Ceph is a distributed object, block, and file storage platform. This repo is a fork of that repo that the CORTX community uses to stage our changes for the purposes of creating and maintaining a motr SAL backend for RGW.
ujjwalpl/rgw-deployment