|
2 | 2 | title: Welcome | KubeObj |
3 | 3 | description: Welcome to KubeObj |
4 | 4 | menu: |
5 | | - docs_{{ .version }}: |
| 5 | + docs_v2025.10.31: |
6 | 6 | identifier: readme-kubeobj |
7 | 7 | name: Readme |
8 | 8 | parent: welcome |
9 | 9 | weight: -1 |
10 | | -menu_name: docs_{{ .version }} |
| 10 | +menu_name: docs_v2025.10.31 |
11 | 11 | section_menu_id: welcome |
12 | | -url: /docs/{{ .version }}/welcome/ |
| 12 | +url: /docs/v2025.10.31/welcome/ |
13 | 13 | aliases: |
14 | | - - /docs/{{ .version }}/ |
15 | | - - /docs/{{ .version }}/README/ |
| 14 | +- /docs/v2025.10.31/ |
| 15 | +- /docs/v2025.10.31/README/ |
| 16 | +info: |
| 17 | + cli: v0.20.0 |
| 18 | + installer: v2025.10.31 |
| 19 | + version: v2025.10.31 |
16 | 20 | --- |
17 | 21 |
|
18 | 22 | # NooBaa |
19 | 23 |
|
20 | 24 | [NooBaa]() is an open-source, cloud-native data management and object storage platform. It enables unified data access, multi-cloud federation, and seamless scalability by abstracting underlying storage resources. NooBaa helps organizations manage, migrate, and protect data across on-premises and cloud environments efficiently. |
21 | 25 |
|
22 | | -## [Concepts](/docs/concepts/) |
| 26 | +## [Concepts](/docs/v2025.10.31/concepts/) |
23 | 27 | Concept explains some significant aspect of NooBaa. This is where you can learn about what NooBaa does and how it does it. |
24 | 28 |
|
25 | | -- [NooBaa Overview](/docs/concepts/what-is-noobaa/overview/index.md) Provides an introduction to NooBaa and gives an overview of the features it provides. |
26 | | -- [NooBaa API](/docs/concepts/crds/backingstore/index.md) Introduces NooBaa CRDs. |
| 29 | +- [NooBaa Overview](/docs/v2025.10.31/concepts/what-is-noobaa/overview/) Provides an introduction to NooBaa and gives an overview of the features it provides. |
| 30 | +- [NooBaa API](/docs/v2025.10.31/concepts/crds/backingstore/) Introduces NooBaa CRDs. |
27 | 31 |
|
28 | 32 |
|
29 | | -## [Setup](/docs/setup/) |
| 33 | +## [Setup](/docs/v2025.10.31/setup/) |
30 | 34 |
|
31 | 35 | Setup contains instructions for installing, uninstalling, and upgrading KubeStash. |
32 | 36 |
|
33 | 37 | - **Install NooBaa:** Provides instructions for installing NooBaa. |
34 | | - - [Install](/docs/setup/install/index.md) How to install KubeStash. |
| 38 | + - [Install](/docs/v2025.10.31/setup/install/) How to install KubeStash. |
35 | 39 |
|
36 | 40 |
|
37 | | -## [Guides](/docs/guides/) |
| 41 | +## [Guides](/docs/v2025.10.31/guides/) |
38 | 42 |
|
39 | 43 | Guides section shows how to perform different operations with NooBaa. |
40 | 44 |
|
41 | | -- [Cloud Native Operations](/docs/guides/cloud-native-operation/index.md): Describes how to manage cloud-native experience for object storage management. |
42 | | -- [On Prem With Scalability](/docs/guides/on-prem-with-scalability/index.md): Explains how to deploy and scale NooBaa on-premises. |
43 | | -- [Multi Cloud Federation](/docs/guides/multi-cloud-federation/index.md): Describes how to federate data across multiple clouds. |
44 | | -- [Unified Data Access](/docs/guides/unified-data-access/index.md): Guides on accessing data from various storage systems through a single endpoint. |
45 | | -- [Data Replication](/docs/guides/data-replication-policy/index.md): Provides instructions for setting up a highly available NooBaa deployment. |
46 | | -- [High Availability](/docs/guides/high-availability/index.md): Describes how we can achive highly available NooBaa deployment. |
| 45 | +- [Cloud Native Operations](/docs/v2025.10.31/guides/cloud-native-operation/): Describes how to manage cloud-native experience for object storage management. |
| 46 | +- [On Prem With Scalability](/docs/v2025.10.31/guides/on-prem-with-scalability/): Explains how to deploy and scale NooBaa on-premises. |
| 47 | +- [Multi Cloud Federation](/docs/v2025.10.31/guides/multi-cloud-federation/): Describes how to federate data across multiple clouds. |
| 48 | +- [Unified Data Access](/docs/v2025.10.31/guides/unified-data-access/): Guides on accessing data from various storage systems through a single endpoint. |
| 49 | +- [Data Replication](/docs/v2025.10.31/guides/data-replication-policy/): Provides instructions for setting up a highly available NooBaa deployment. |
| 50 | +- [High Availability](/docs/v2025.10.31/guides/high-availability/): Describes how we can achive highly available NooBaa deployment. |
47 | 51 |
|
48 | 52 | We're always looking for help improving our documentation, so please don't hesitate to [file an issue](https://github.com/kubeobj/) if you see some problem. |
0 commit comments