Skip to content

Commit 2b7a652

Browse files
committed
Update plan reference in kafka_01
1 parent 72029af commit 2b7a652

File tree

15 files changed

+180
-555
lines changed

15 files changed

+180
-555
lines changed

pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.de-de.md

Lines changed: 12 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Kafka - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Kafka
4-
updated: 2025-02-19
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,16 +21,14 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

27-
Kafka nodes have to be in the same region. Multi-AZ is currently not supported.
28-
2928
### Kafka versions
3029

31-
The Public Cloud Databases offer supports the following Kafka versions:
30+
The Public Cloud Databases offer supports the following Kafka version:
3231

33-
- Kafka 3.7 (soon depreciated)
3432
- Kafka 3.8
3533

3634
Please refer to the [DBMS lifecycle policy guide](/pages/public_cloud/public_cloud_databases/information_02_lifecycle_policy) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow Kafka Release Cycle on their official page: <https://kafka.apache.org/downloads>
@@ -43,17 +41,17 @@ Kafka Connect and Kafka Mirrormaker 2 are available at OVHcloud.
4341

4442
### Plans
4543

46-
Two plans are available:
44+
Different plans are available:
4745

48-
- *Business*
49-
- *Enterprise*
46+
- *Business/Production*
47+
- *Enterprise/Advanced*
5048

5149
Here is an overview of the various plans' capabilities:
5250

53-
| Plan | Number of nodes by default | Additional nodes |
54-
| ------------ | -------------------------- | ---------------- |
55-
| *Business* | 3 | No |
56-
| *Enterprise* | 6 | No |
51+
| Plan | Number of nodes by default | Additional nodes |
52+
| --------------------- | -------------------------- | ---------------- |
53+
| *Business/Production* | 3 | No |
54+
| *Enterprise/Advanced* | 6 | No |
5755

5856
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
5957

@@ -62,8 +60,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6260
6361
#### Nodes and replicas
6462

65-
- **Business**: the cluster is delivered with 3 nodes by default.
66-
- **Enterprise**: the cluster is delivered with 6 nodes by default.
63+
- **Business/Production**: the cluster is delivered with 3 nodes by default.
64+
- **Enterprise/Advanced**: the cluster is delivered with 6 nodes by default.
6765

6866
#### License type
6967

@@ -72,29 +70,6 @@ More information on <https://github.com/apache/kafka/blob/trunk/LICENSE>.
7270

7371
### Hardware resources
7472

75-
Here are the node types you can choose from:
76-
77-
**Business plans**
78-
79-
| Name | Storage | vCore | Memory (GB) |
80-
| ------- | ------------------------ | ----- | ----------- |
81-
| db1-4 | From 480 GB to 1.44 TB | 2 | 4 |
82-
| db1-7 | From 960 GB to 2.88 TB | 2 | 7 |
83-
| db1-15 | From 1.92 TB to 5.76 TB | 4 | 15 |
84-
| db1-30 | From 3.84 TB to 11.52 TB | 8 | 30 |
85-
| db1-60 | From 7.68 TB to 23.04 TB | 16 | 60 |
86-
87-
**Enterprise plans**
88-
89-
| Name | Storage | vCore | Memory (GB) |
90-
| ------- | ------------------------- | ----- | ----------- |
91-
| db1-7 | From 1.92 TB to 5.76 TB | 2 | 7 |
92-
| db1-15 | From 3.84 TB to 11.52 TB | 4 | 15 |
93-
| db1-30 | From 7.68 TB to 23.04 TB | 8 | 30 |
94-
| db1-60 | From 15.36 TB to 46.08 TB | 16 | 60 |
95-
96-
Right now, all nodes of a given cluster should be of the same type and distributed in the same region.
97-
9873
#### Flexible storage
9974

10075
You can increase the storage of your cluster up to the maximum allowed for a given reference. Please refer to the [Resize your cluster storage guide](/pages/public_cloud/public_cloud_databases/databases_11_resize_your_cluster_storage) for more information.

pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-asia.md

Lines changed: 12 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Kafka - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Kafka
4-
updated: 2025-02-19
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,16 +21,14 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

27-
Kafka nodes have to be in the same region. Multi-AZ is currently not supported.
28-
2928
### Kafka versions
3029

31-
The Public Cloud Databases offer supports the following Kafka versions:
30+
The Public Cloud Databases offer supports the following Kafka version:
3231

33-
- Kafka 3.7 (soon depreciated)
3432
- Kafka 3.8
3533

3634
Please refer to the [DBMS lifecycle policy guide](/pages/public_cloud/public_cloud_databases/information_02_lifecycle_policy) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow Kafka Release Cycle on their official page: <https://kafka.apache.org/downloads>
@@ -43,17 +41,17 @@ Kafka Connect and Kafka Mirrormaker 2 are available at OVHcloud.
4341

4442
### Plans
4543

46-
Two plans are available:
44+
Different plans are available:
4745

48-
- *Business*
49-
- *Enterprise*
46+
- *Business/Production*
47+
- *Enterprise/Advanced*
5048

5149
Here is an overview of the various plans' capabilities:
5250

53-
| Plan | Number of nodes by default | Additional nodes |
54-
| ------------ | -------------------------- | ---------------- |
55-
| *Business* | 3 | No |
56-
| *Enterprise* | 6 | No |
51+
| Plan | Number of nodes by default | Additional nodes |
52+
| --------------------- | -------------------------- | ---------------- |
53+
| *Business/Production* | 3 | No |
54+
| *Enterprise/Advanced* | 6 | No |
5755

5856
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
5957

@@ -62,8 +60,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6260
6361
#### Nodes and replicas
6462

65-
- **Business**: the cluster is delivered with 3 nodes by default.
66-
- **Enterprise**: the cluster is delivered with 6 nodes by default.
63+
- **Business/Production**: the cluster is delivered with 3 nodes by default.
64+
- **Enterprise/Advanced**: the cluster is delivered with 6 nodes by default.
6765

6866
#### License type
6967

@@ -72,29 +70,6 @@ More information on <https://github.com/apache/kafka/blob/trunk/LICENSE>.
7270

7371
### Hardware resources
7472

75-
Here are the node types you can choose from:
76-
77-
**Business plans**
78-
79-
| Name | Storage | vCore | Memory (GB) |
80-
| ------- | ------------------------ | ----- | ----------- |
81-
| db1-4 | From 480 GB to 1.44 TB | 2 | 4 |
82-
| db1-7 | From 960 GB to 2.88 TB | 2 | 7 |
83-
| db1-15 | From 1.92 TB to 5.76 TB | 4 | 15 |
84-
| db1-30 | From 3.84 TB to 11.52 TB | 8 | 30 |
85-
| db1-60 | From 7.68 TB to 23.04 TB | 16 | 60 |
86-
87-
**Enterprise plans**
88-
89-
| Name | Storage | vCore | Memory (GB) |
90-
| ------- | ------------------------- | ----- | ----------- |
91-
| db1-7 | From 1.92 TB to 5.76 TB | 2 | 7 |
92-
| db1-15 | From 3.84 TB to 11.52 TB | 4 | 15 |
93-
| db1-30 | From 7.68 TB to 23.04 TB | 8 | 30 |
94-
| db1-60 | From 15.36 TB to 46.08 TB | 16 | 60 |
95-
96-
Right now, all nodes of a given cluster should be of the same type and distributed in the same region.
97-
9873
#### Flexible storage
9974

10075
You can increase the storage of your cluster up to the maximum allowed for a given reference. Please refer to the [Resize your cluster storage guide](/pages/public_cloud/public_cloud_databases/databases_11_resize_your_cluster_storage) for more information.

pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-au.md

Lines changed: 12 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Kafka - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Kafka
4-
updated: 2025-02-19
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,16 +21,14 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

27-
Kafka nodes have to be in the same region. Multi-AZ is currently not supported.
28-
2928
### Kafka versions
3029

31-
The Public Cloud Databases offer supports the following Kafka versions:
30+
The Public Cloud Databases offer supports the following Kafka version:
3231

33-
- Kafka 3.7 (soon depreciated)
3432
- Kafka 3.8
3533

3634
Please refer to the [DBMS lifecycle policy guide](/pages/public_cloud/public_cloud_databases/information_02_lifecycle_policy) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow Kafka Release Cycle on their official page: <https://kafka.apache.org/downloads>
@@ -43,17 +41,17 @@ Kafka Connect and Kafka Mirrormaker 2 are available at OVHcloud.
4341

4442
### Plans
4543

46-
Two plans are available:
44+
Different plans are available:
4745

48-
- *Business*
49-
- *Enterprise*
46+
- *Business/Production*
47+
- *Enterprise/Advanced*
5048

5149
Here is an overview of the various plans' capabilities:
5250

53-
| Plan | Number of nodes by default | Additional nodes |
54-
| ------------ | -------------------------- | ---------------- |
55-
| *Business* | 3 | No |
56-
| *Enterprise* | 6 | No |
51+
| Plan | Number of nodes by default | Additional nodes |
52+
| --------------------- | -------------------------- | ---------------- |
53+
| *Business/Production* | 3 | No |
54+
| *Enterprise/Advanced* | 6 | No |
5755

5856
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
5957

@@ -62,8 +60,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6260
6361
#### Nodes and replicas
6462

65-
- **Business**: the cluster is delivered with 3 nodes by default.
66-
- **Enterprise**: the cluster is delivered with 6 nodes by default.
63+
- **Business/Production**: the cluster is delivered with 3 nodes by default.
64+
- **Enterprise/Advanced**: the cluster is delivered with 6 nodes by default.
6765

6866
#### License type
6967

@@ -72,29 +70,6 @@ More information on <https://github.com/apache/kafka/blob/trunk/LICENSE>.
7270

7371
### Hardware resources
7472

75-
Here are the node types you can choose from:
76-
77-
**Business plans**
78-
79-
| Name | Storage | vCore | Memory (GB) |
80-
| ------- | ------------------------ | ----- | ----------- |
81-
| db1-4 | From 480 GB to 1.44 TB | 2 | 4 |
82-
| db1-7 | From 960 GB to 2.88 TB | 2 | 7 |
83-
| db1-15 | From 1.92 TB to 5.76 TB | 4 | 15 |
84-
| db1-30 | From 3.84 TB to 11.52 TB | 8 | 30 |
85-
| db1-60 | From 7.68 TB to 23.04 TB | 16 | 60 |
86-
87-
**Enterprise plans**
88-
89-
| Name | Storage | vCore | Memory (GB) |
90-
| ------- | ------------------------- | ----- | ----------- |
91-
| db1-7 | From 1.92 TB to 5.76 TB | 2 | 7 |
92-
| db1-15 | From 3.84 TB to 11.52 TB | 4 | 15 |
93-
| db1-30 | From 7.68 TB to 23.04 TB | 8 | 30 |
94-
| db1-60 | From 15.36 TB to 46.08 TB | 16 | 60 |
95-
96-
Right now, all nodes of a given cluster should be of the same type and distributed in the same region.
97-
9873
#### Flexible storage
9974

10075
You can increase the storage of your cluster up to the maximum allowed for a given reference. Please refer to the [Resize your cluster storage guide](/pages/public_cloud/public_cloud_databases/databases_11_resize_your_cluster_storage) for more information.

pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-ca.md

Lines changed: 12 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Kafka - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Kafka
4-
updated: 2025-02-19
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,16 +21,14 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

27-
Kafka nodes have to be in the same region. Multi-AZ is currently not supported.
28-
2928
### Kafka versions
3029

31-
The Public Cloud Databases offer supports the following Kafka versions:
30+
The Public Cloud Databases offer supports the following Kafka version:
3231

33-
- Kafka 3.7 (soon depreciated)
3432
- Kafka 3.8
3533

3634
Please refer to the [DBMS lifecycle policy guide](/pages/public_cloud/public_cloud_databases/information_02_lifecycle_policy) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow Kafka Release Cycle on their official page: <https://kafka.apache.org/downloads>
@@ -43,17 +41,17 @@ Kafka Connect and Kafka Mirrormaker 2 are available at OVHcloud.
4341

4442
### Plans
4543

46-
Two plans are available:
44+
Different plans are available:
4745

48-
- *Business*
49-
- *Enterprise*
46+
- *Business/Production*
47+
- *Enterprise/Advanced*
5048

5149
Here is an overview of the various plans' capabilities:
5250

53-
| Plan | Number of nodes by default | Additional nodes |
54-
| ------------ | -------------------------- | ---------------- |
55-
| *Business* | 3 | No |
56-
| *Enterprise* | 6 | No |
51+
| Plan | Number of nodes by default | Additional nodes |
52+
| --------------------- | -------------------------- | ---------------- |
53+
| *Business/Production* | 3 | No |
54+
| *Enterprise/Advanced* | 6 | No |
5755

5856
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
5957

@@ -62,8 +60,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6260
6361
#### Nodes and replicas
6462

65-
- **Business**: the cluster is delivered with 3 nodes by default.
66-
- **Enterprise**: the cluster is delivered with 6 nodes by default.
63+
- **Business/Production**: the cluster is delivered with 3 nodes by default.
64+
- **Enterprise/Advanced**: the cluster is delivered with 6 nodes by default.
6765

6866
#### License type
6967

@@ -72,29 +70,6 @@ More information on <https://github.com/apache/kafka/blob/trunk/LICENSE>.
7270

7371
### Hardware resources
7472

75-
Here are the node types you can choose from:
76-
77-
**Business plans**
78-
79-
| Name | Storage | vCore | Memory (GB) |
80-
| ------- | ------------------------ | ----- | ----------- |
81-
| db1-4 | From 480 GB to 1.44 TB | 2 | 4 |
82-
| db1-7 | From 960 GB to 2.88 TB | 2 | 7 |
83-
| db1-15 | From 1.92 TB to 5.76 TB | 4 | 15 |
84-
| db1-30 | From 3.84 TB to 11.52 TB | 8 | 30 |
85-
| db1-60 | From 7.68 TB to 23.04 TB | 16 | 60 |
86-
87-
**Enterprise plans**
88-
89-
| Name | Storage | vCore | Memory (GB) |
90-
| ------- | ------------------------- | ----- | ----------- |
91-
| db1-7 | From 1.92 TB to 5.76 TB | 2 | 7 |
92-
| db1-15 | From 3.84 TB to 11.52 TB | 4 | 15 |
93-
| db1-30 | From 7.68 TB to 23.04 TB | 8 | 30 |
94-
| db1-60 | From 15.36 TB to 46.08 TB | 16 | 60 |
95-
96-
Right now, all nodes of a given cluster should be of the same type and distributed in the same region.
97-
9873
#### Flexible storage
9974

10075
You can increase the storage of your cluster up to the maximum allowed for a given reference. Please refer to the [Resize your cluster storage guide](/pages/public_cloud/public_cloud_databases/databases_11_resize_your_cluster_storage) for more information.

0 commit comments

Comments
 (0)