Skip to content

High-performance S3 gateway to any backend (file, s3-compatible, multi-clouds, caching, replication...)

License

Notifications You must be signed in to change notification settings

noobaa/noobaa-core

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2025
Mar 10, 2021
Nov 23, 2022
Apr 2, 2025
Apr 26, 2016
Apr 4, 2025
Feb 28, 2023
Feb 14, 2023
Jun 15, 2023
May 18, 2023
May 15, 2024
Jan 11, 2023
May 15, 2024
Mar 13, 2025
Feb 28, 2023
Aug 22, 2024
Aug 14, 2016
Jan 12, 2025
May 10, 2022
May 10, 2022
Apr 4, 2019
Mar 20, 2025
Mar 5, 2025
Mar 25, 2021
Nov 6, 2017
Mar 26, 2025
May 18, 2023
Apr 3, 2025
Apr 3, 2025
Jun 27, 2019
May 19, 2021
Jan 12, 2023
Jun 19, 2019

Repository files navigation

slack noobaa-core noobaa-operator


NooBaa is a data service for cloud environments, providing S3 object-store interface with flexible tiering, mirroring, and spread placement policies, over any storage resource that allows GET/PUT including S3, GCS, Azure Blob, Filesystems, etc.

NooBaa simplifies data administration by connecting to any of the storage silos from private or public clouds, and providing a single scalable data service, using the same S3 API and management tools. NooBaa allows full control over data placement, letting you place data based on security, strategy and cost considerations, in the granularity of an application.


Deploy to Kubernetes

To deploy NooBaa, we recommend using NooBaa CLI. Follow the instructions in https://github.com/noobaa/noobaa-operator#noobaa-operator

Once NooBaa CLI installed, simply Install the operator and noobaa with:

./noobaa install

The install output includes S3 service endpoint and credentials, as well as web management console address with credentials.

Getting this information is always available with:

./noobaa status

Remove NooBaa deployment can be done with:

./noobaa uninstall

Tutorial

YOUTUBE

(Click the image or the link to open the noobaa install demo on YouTube)

Help

  • Website
  • Wiki - articles for hackers
  • Docs - the new docs site is almost ready...

Communicate

Contribute

License

Apache License 2.0, see LICENSE