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

Remove beta statement for ceph #283

Merged
merged 1 commit into from
Sep 3, 2024
Merged
Show file tree
Hide file tree
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
6 changes: 1 addition & 5 deletions user/pages/04.Reference/03.compute/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,10 @@ You can manage your compute instance both via our public [OpenStack API](../../0
### Standard instance types (M1 & M2)

Standard instances generally offer you good performance, availability and storage durability.
Disk data will be distributed across multiple servers (SysEleven Distributed Storage).
Disk data will be distributed across multiple servers (SysEleven Distributed Storage). The difference between M1 and M2 types is the storage technology used.

We recommend these instance types for most workloads and applications.

!! **M2 instance types still in beta phase**
!! The M2 instance types are storing the disk image on a different distributed storage (ceph) than the M1 type.
!! We are currently in the beta phase for this distributed storage system.

#### Balanced

Name | API Name | Memory | vCPUs | Storage* | Region availability |
Expand Down
4 changes: 0 additions & 4 deletions user/pages/04.Reference/04.block-storage/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ The data will be stored on SSDs in the SysEleven Stack distributed storage clust

A volume can only be attached to a single virtual machine at a time.

!! **ceph volume type is still in beta phase**
!! The ceph volume type is storing the data on a different distributed storage than the quobyte/quobyte-multiattach type.
!! We are currently in the beta phase for this distributed storage system.

## Available functionality

| OpenStack Cinder Feature | CBK region | DBL region | FES region
Expand Down
4 changes: 0 additions & 4 deletions user/pages/04.Reference/05.object-storage/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ FES | objectstorage.fes.cloud.syseleven.net | Ceph |
!!!! For historical reasons 's3.cloud.syseleven.net' redirects to 's3.cbk.cloud.syseleven.net'.
!!!! We recommend to always use a region specific URL like in the table above.

!! **Ceph object storage is still in beta phase**
!! The object storage behind the endpoint objectstorage.fes.cloud.syseleven.net is storing the data on a different distributed storage than the other endpoints.
!! We are currently in the beta phase for this distributed storage system.

## Credentials

You need to meet the following prerequisites to generate credentials:
Expand Down