Skip to content

Commit

Permalink
Merge pull request #283 from syseleven/bpetermann/ceph-not-beta
Browse files Browse the repository at this point in the history
Remove beta statement for ceph
  • Loading branch information
bpetermannS11 authored Sep 3, 2024
2 parents 2c3a19b + 25beab1 commit cb26929
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
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

0 comments on commit cb26929

Please sign in to comment.