Skip to content

Commit 36cb11e

Browse files
author
tcpdumpfbacke
committed
EN proof
1 parent 1a04f6a commit 36cb11e

File tree

7 files changed

+25
-25
lines changed

7 files changed

+25
-25
lines changed

pages/public_cloud/data_analytics/analytics/kafka_configure_acl/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This guide explains how to configure Access Control Lists (ACLs) via the OVHclou
1212

1313
## Requirements
1414

15-
- access to the [OVHcloud Control Panel](/links/manager)
16-
- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17-
- a [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud [accepting incoming connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections) with at least one [topic](/pages/public_cloud/data_analytics/analytics/kafka_create_topics)
15+
- Access to the [OVHcloud Control Panel](/links/manager)
16+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17+
- A [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud [accepting incoming connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections) with at least one [topic](/pages/public_cloud/data_analytics/analytics/kafka_create_topics)
1818

1919
## Instructions
2020

pages/public_cloud/data_analytics/analytics/kafka_connect_cluster_cli/guide.en-gb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This guide explains how to connect to a Kafka cluster using the CLI.
1212

1313
## Requirements
1414

15-
- access to the [OVHcloud Control Panel](/links/manager)
16-
- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17-
- a [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud [accepting incoming connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections)
15+
- Access to the [OVHcloud Control Panel](/links/manager)
16+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17+
- A [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud [accepting incoming connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections)
1818

1919
## Instructions
2020

@@ -55,7 +55,7 @@ For this client installation, please follow the instructions available at: [Kafk
5555

5656
Let's create a configuration file to simplify the CLI commands to act as Kafka Producer and Consumer:
5757

58-
kafkacat.conf :
58+
kafkacat.conf:
5959

6060
```text
6161
bootstrap.servers=kafka-f411d2ae-f411d2ae.database.cloud.ovh.net:20186

pages/public_cloud/data_analytics/analytics/kafka_create_cluster/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This guide explains how to create a Kafka cluster via the OVHcloud Control Panel
1212

1313
## Requirements
1414

15-
- access to the [OVHcloud Control Panel](/links/manager)
16-
- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
15+
- Access to the [OVHcloud Control Panel](/links/manager)
16+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
1717

1818
## Instructions
1919

@@ -52,7 +52,7 @@ Choose the instance type for the nodes of your service, you will be able to chan
5252

5353
#### Select the storage
5454

55-
Storage could be scaled up to 3 time the base storage.
55+
Storage can be scaled up to 3 time the base storage.
5656

5757
![Choose storage](images/kafka_storage.v2.png){.thumbnail}
5858

pages/public_cloud/data_analytics/analytics/kafka_create_topics/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This guide explains how to create Kafka topics via the OVHcloud Control Panel.
1212

1313
## Requirements
1414

15-
- access to the [OVHcloud Control Panel](/links/manager)
16-
- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17-
- a [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud [accepting incoming connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections)
15+
- Access to the [OVHcloud Control Panel](/links/manager)
16+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17+
- A [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud [accepting incoming connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections)
1818

1919
## Instructions
2020

pages/public_cloud/data_analytics/analytics/kafka_enable_schema_registry/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This guide explains how to enable the schema registry for your Kafka cluster via
1212

1313
## Requirements
1414

15-
- access to the [OVHcloud Control Panel](/links/manager)
16-
- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17-
- a [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud
15+
- Access to the [OVHcloud Control Panel](/links/manager)
16+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17+
- A [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud
1818

1919
## Instructions
2020

pages/public_cloud/data_analytics/analytics/kafka_incoming_connections/guide.en-gb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This guide explains how to configure your Kafka cluster to accept incoming conne
1212

1313
## Requirements
1414

15-
- access to the [OVHcloud Control Panel](/links/manager)
16-
- a [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17-
- a [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud
15+
- Access to the [OVHcloud Control Panel](/links/manager)
16+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
17+
- A [Kafka cluster running](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster) on OVHcloud Public Cloud
1818

1919
## Instructions
2020

@@ -47,7 +47,7 @@ Passwords need to be reset from the `Users`{.action} table.
4747
> [!warning]
4848
> For security reasons the default network configuration doesn't allow any incoming connections. It is thus critical to authorize the suitable IP addresses in order to successfully access your Kafka cluster.
4949
50-
If you did not define the authorised IPs during the order you could do it in the `Configuration`{.action} tab. At least one IP address must be authorised here before you can connect to your database.
50+
If you did not define the authorised IPs during the order you can do it in the `Configuration`{.action} tab. At least one IP address must be authorised here before you can connect to your database.
5151

5252
![Authorised IP](images/kafka_authorized_ip.v2.png){.thumbnail}
5353

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@ Kafka on OVHcloud is a fully managed, distributed data-streaming platform availa
1010

1111
### Product page
1212

13-
Discover how OVHcloud's Managed Apache Kafka® service lets you deploy and manage full Apache Kafka clusters within the Public Cloud complete with scalable topics and partitions, integrated tools like Schema Registry and high availability, plus support for Terraform, private networking, and competitive pay-as-you-go pricing at: [Kafka product page](https://www.ovhcloud.com/en/public-cloud/apache-kafka/)
13+
Discover how OVHcloud's Managed Apache Kafka® service lets you deploy and manage full Apache Kafka clusters within the Public Cloud complete with scalable topics and partitions, integrated tools like Schema Registry and high availability, plus support for Terraform, private networking, and competitive pay-as-you-go pricing: [Kafka product page](https://www.ovhcloud.com/en/public-cloud/apache-kafka/)
1414

1515
### Pricing
1616

17-
Explore a comprehensive breakdown of OVHcloud’s Public Cloud pricing, where you’ll find detailed hourly and monthly rates across services like virtual instances, managed databases, streaming and analytics tools—including plans for Kafka at: [Kafka pricing](https://www.ovhcloud.com/en/public-cloud/prices/#7211)
17+
Explore a comprehensive breakdown of OVHcloud’s Public Cloud pricing, where you’ll find detailed hourly and monthly rates across services like virtual instances, managed databases, streaming and analytics tools—including plans for Kafka: [Kafka pricing](https://www.ovhcloud.com/en/public-cloud/prices/#7211)
1818

1919
### Capabilities
2020

21-
Discover the technical capabilities and limitations of OVHcloud's managed Apache Kafka with detailed guidance on supported versions, resource limits, networking, logging, topics, users, and much moreon this support page: [Kafka capabilities and limitations](/pages/public_cloud/public_cloud_databases/kafka_01_capabilities)
21+
Discover the technical capabilities and limitations of OVHcloud's managed Apache Kafka with detailed guidance on supported versions, resource limits, networking, logging, topics, users, and much more on this support page: [Kafka capabilities and limitations](/pages/public_cloud/public_cloud_databases/kafka_01_capabilities)
2222

2323
### Create a cluster
2424

25-
Explore step-by-step instructions on how to create a managed Kafka database cluster on OVHcloud Public Cloud via the Control Panel, datacentre selection, plan, instance configuration, storage sizing, and cluster setup options at: [Create a Kafka cluster](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster)
25+
Explore step-by-step instructions on how to create a managed Kafka database cluster on OVHcloud Public Cloud via the Control Panel, datacentre selection, plan, instance configuration, storage sizing, and cluster setup options: [Create a Kafka cluster](/pages/public_cloud/data_analytics/analytics/kafka_create_cluster)
2626

2727
### Configure cluster for incoming connections
2828

29-
Explore practical guidance on how to configure your OVHcloud Public Cloud Kafka cluster to accept incoming connections covering access setup via the control panel or API and essential network settings at: [Configure Kafka cluster connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections)
29+
Explore practical guidance on how to configure your OVHcloud Public Cloud Kafka cluster to accept incoming connections covering access setup via the control panel or API and essential network settings: [Configure Kafka cluster connections](/pages/public_cloud/data_analytics/analytics/kafka_incoming_connections)
3030

3131
## Go further
3232

0 commit comments

Comments
 (0)