Skip to content

Commit 6b3645f

Browse files
committed
docs(fix): dates and typos
1 parent 2518910 commit 6b3645f

File tree

8 files changed

+23
-23
lines changed

8 files changed

+23
-23
lines changed

pages/clusters-for-kafka/concepts.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Clusters for Apache Kafka® - Concepts
33
description: Understand the key concepts for Clusters for Apache Kafka®.
44
tags: billing account pricing payment
55
dates:
6-
posted: 2025-08-20
7-
validation: 2025-08-20
6+
posted: 2025-09-15
7+
validation: 2025-09-15
88
noindex: true
99
---
1010

@@ -40,7 +40,7 @@ Clusters for Apache Kafka® is specifically designed for implementing event stre
4040

4141
A Cluster for Apache Kafka® consists of one or more nodes, also called **brokers**. Nodes work together to store, manage, and distribute event streams. When creating a cluster, you can choose between **dedicated** nodes or **shared** nodes, based on your workload requirements, budget, and use case:
4242

43-
- **Dedicated node**: Runs only your cluster, with no other customers sharing the broker's resources.
43+
- **Dedicated node**: Runs only your cluster, with no other customers sharing the broker's resources.
4444
- **Shared node**: Runs your cluster along with other customers', on the same broker.
4545

4646
## Storage

pages/clusters-for-kafka/faq.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Clusters for Apache Kafka® FAQ
33
description: Get answers to all your questions about Scaleway Clusters for Apache Kafka®
44
dates:
5-
validation: 2025-08-20
6-
posted: 2025-08-20
5+
validation: 2025-09-15
6+
posted: 2025-09-15
77
productIcon: KafkaProductIcon
88
noindex: true
99
---
@@ -33,17 +33,17 @@ Private Beta is aimed at providing an early version of a future product, to allo
3333
- Storage is fixed at 100 GB per node.
3434
- Connectivity to the cluster is facilitated exclusively through Private Networks.
3535
- Only one set of credentials (username and password) can be created per cluster.
36-
- Each Scaleway Organization in the Private Beta may have a maximum of 5 clusters at one time
36+
- Each Scaleway Organization in the Private Beta may have a maximum of 5 clusters at one time.
3737

3838
We aim to improve and develop the product based on feedback received during the beta stage.
3939

40-
### Is Scaleway's Clusters for Apache Kafka® based on the open-source Kafka framework?
40+
### Is Scaleway's Clusters for Apache Kafka® based on the open-source Kafka framework?
4141

4242
Yes, Scaleway's Clusters for Apache Kafka is built on the open-source Apache Kafka framework. We use the Kafka API to ensure compatibility and leverage the robust features of the open-source ecosystem.
4343

4444
## How is Apache Kafka® different to RabbitMQ and NATS?
4545

46-
Apache Kafka, RabbitMQ, and NATS are all messaging systems but serve different purposes and have distinct architectures.
46+
Apache Kafka, RabbitMQ, and NATS are all messaging systems but serve different purposes and have distinct architectures.
4747

4848
- Apache Kafka is designed for high-throughput, real-time data streaming, and is topic-based, using the pull model. It can process large amounts of data in real-time with high concurrency and fault tolerance, and is ideal for stream processing, event sourcing, and big data applications.
4949
- RabbitMQ is a versatile message broker that supports multiple protocols, and offers strong support for message delivery guarantees and reliability. It uses the push model, and is well-suited for traditional message queuing and task distribution.

pages/clusters-for-kafka/how-to/connect-to-cluster.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: How to connect to a Cluster for Apache Kafka®
33
description: Learn how to connect to your Scaleway Cluster for Apache Kafka® with Scaleway, and understand how to securely establish a connection using TLS certificates and credentials.
44
dates:
5-
validation: 2025-08-20
6-
posted: 2025-08-20
5+
validation: 2025-09-15
6+
posted: 2025-09-15
77
noindex: true
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -42,7 +42,7 @@ TLS is server-side only, and no client certificate is required.
4242

4343
## How to ensure clients have network access
4444

45-
Any clients wanting to connect to the cluster must be [attached to a Private Network](/vpc/how-to/attach-resources-to-pn/) in the same VPC as the cluster.
45+
Any clients wanting to connect to the cluster must be [attached to a Private Network](/vpc/how-to/attach-resources-to-pn/) in the same VPC as the cluster.
4646

4747
## How to access the username and password
4848

pages/clusters-for-kafka/how-to/create-cluster.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: How to create a Cluster for Apache Kafka®
33
description: Learn how to create a Cluster for Apache Kafka® with Scaleway, and get your hosted, fully-managed Kafka infrastructure up and running with just a few clicks.
44
dates:
5-
validation: 2025-08-20
6-
posted: 2025-08-20
5+
validation: 2025-09-15
6+
posted: 2025-09-15
77
noindex: true
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/clusters-for-kafka/how-to/delete-cluster.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: How to delete to a Cluster for Apache Kafka®
33
description: Learn how to safely delete your Scaleway Cluster for Apache Kafka® with Scaleway in just a few clicks.
44
dates:
5-
validation: 2025-08-20
6-
posted: 2025-08-20
5+
validation: 2025-09-15
6+
posted: 2025-09-15
77
noindex: true
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/clusters-for-kafka/how-to/manage-cluster.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: How to manage to a Cluster for Apache Kafka®
33
description: Learn how to manage to your Scaleway Cluster for Apache Kafka® with Scaleway, including editing its details, renewing its TLS certificate and more.
44
dates:
5-
validation: 2025-08-20
6-
posted: 2025-08-20
5+
validation: 2025-09-15
6+
posted: 2025-09-15
77
noindex: true
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -46,7 +46,7 @@ In order to facilitate connectivity to your cluster, it must always be attached
4646

4747
2. Click the cluster whose certificate you want to renew. Its **Overview** page displays.
4848

49-
3. In the **Network** panel, click **Detach Private Network**
49+
3. In the **Network** panel, click **Detach Private Network**.
5050

5151
A pop-up displays, asking you to confirm the action.
5252

pages/clusters-for-kafka/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ noindex: true
1414

1515
<Message
1616
type="note"
17-
title="Clusters for Apache Kafka® is now in Public Beta">
17+
title="Clusters for Apache Kafka® is now in Private Beta">
1818
This product is currently in [Private Beta](https://www.scaleway.com/en/betas/) and available to selected testers only. Watch this space to see how the product develops, or ask to join the beta for early access.
1919
</Message>
2020

pages/clusters-for-kafka/quickstart.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Clusters for Apache Kafka® - Quickstart
33
description: Quickstart guide to setting up and managing Scaleway Clusters for Apache Kafka®.
44
tags: cluster apache kafka
55
dates:
6-
validation: 2025-08-20
7-
posted: 2025-08-20
6+
validation: 2025-09-15
7+
posted: 2025-09-15
88
noindex: true
99
---
1010
import Requirements from '@macros/iam/requirements.mdx'
1111

1212
<Message type="note">
13-
Clusters for Apache Kafka® is currently in [Private Beta](https://www.scaleway.com/en/betas/) and available to selected testers only.
13+
Clusters for Apache Kafka® is currently in [Private Beta](https://www.scaleway.com/en/betas/) and available to selected testers only.
1414
</Message>
1515

1616
Clusters for Apache Kafka® is Scaleway's product to provide a secure, fully-managed infrastructure for your Apache Kafka® deployments. With our clusters, you can create data pipelines and event-driven architectures that run natively on Apache Kafka®, without having to manage the underlying infrastructure.
@@ -50,7 +50,7 @@ Your cluster is created, and you are taken to its **Overview** page in the conso
5050

5151
All clients that want to connect to your cluster must:
5252

53-
- Have downloaded the cluster's [TLS certificate](/clusters-for-kafka/how-to/manage-cluster/) and configured the client to recognize it.
53+
- Have downloaded the cluster's [TLS certificate](/clusters-for-kafka/how-to/manage-cluster/) and configured the client to recognize it
5454
- Be [attached to a Private Network](/vpc/how-to/attach-resources-to-pn/) in the same VPC as the cluster, or connect via a [Public Gateway](/public-gateways/how-to/create-a-public-gateway/) in the VPC
5555
- Know the cluster's [username and password](/clusters-for-kafka/how-to/connect-to-cluster/#how-to-access-the-username-and-password)
5656

0 commit comments

Comments
 (0)