Skip to content

Commit 204c349

Browse files
authored
DOC-1497 update Customer-managed to BYOVPC (#352)
* DOC-1497 update Customer-managed to BYOVPC * minor edit
1 parent b5f9aef commit 204c349

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/get-started/pages/cluster-types/byoc/gcp/vpc-byo-gcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ gcloud iam service-accounts add-iam-policy-binding <gke-service-account-name>@<s
669669

670670
Log in to the https://cloud.redpanda.com[Redpanda Cloud UI^], and follow the steps to xref:get-started:cluster-types/byoc/gcp/create-byoc-cluster-gcp.adoc[create a BYOC cluster], with the following exceptions:
671671

672-
. On the *Network* page, select the *Customer-managed* connection type, and enter the network, service account, storage bucket information, and GKE master CIDR range you created.
672+
. On the *Network* page, select the *BYOVPC* connection type, and enter the network, service account, storage bucket information, and GKE master CIDR range you created.
673673

674674
. With customer-managed networks, you must grant yourself (the user deploying the cluster with `rpk`) the following permissions:
675675
+

modules/reference/partials/tiers.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When you create a BYOC cluster, you select your usage tier. Each tier provides t
1919

2020
[NOTE]
2121
====
22-
* Partition counts are based on clusters running Redpanda version 25.1 and on the assumption that the replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
22+
* Partition counts are based on clusters running Redpanda version 25.1 or higher and on the assumption that the replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
2323
* On Azure, tiers 1-5 are supported.
2424
* Redpanda supports compute-optimized tiers with AWS Graviton3 processors.
2525
* Depending on the workload, it may not be possible to achieve all maximum values. For example, a high number of partitions may make it more difficult to reach the maximum value in throughput.
@@ -122,7 +122,7 @@ When you create a Dedicated cluster, you select your usage tier. Each tier provi
122122

123123
[NOTE]
124124
====
125-
* Partition counts are based on clusters running Redpanda version 25.1 and on the assumption that the replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
125+
* Partition counts are based on clusters running Redpanda version 25.1 or higher and on the assumption that the replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
126126
* Depending on the workload, it may not be possible to achieve all maximum values. For example, a high number of partitions may make it more difficult to reach the maximum value in throughput.
127127
* Connections are regulated per broker for best performance. For example, in a tier 1 cluster with 3 brokers, there could be up to 3,000 connections per broker.
128128

0 commit comments

Comments
 (0)