Skip to content

Commit 52825a1

Browse files
micheleRPFeediver1david-yu
authored
BYOVPC AWS follow-up (#146)
* BYOVPC AWS follow-up * add explanations for David's code * minor edits * rename BYOVPC in other files * minor edit * incorporate Sarah's feedback * Update modules/get-started/pages/cluster-types/byoc/aws/vpc-byo-aws.adoc Co-authored-by: Joyce Fee <[email protected]> * use env vars in rpk cloud login * add to other cluster examples * clarify check cluster status step * Update modules/get-started/pages/cluster-types/byoc/aws/vpc-byo-aws.adoc Co-authored-by: David Yu <[email protected]> * add link to API for regions & tiers * change Delete example to similar bash formatting --------- Co-authored-by: Joyce Fee <[email protected]> Co-authored-by: David Yu <[email protected]>
1 parent 7b71f12 commit 52825a1

File tree

5 files changed

+202
-123
lines changed

5 files changed

+202
-123
lines changed

modules/get-started/pages/cloud-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Redpanda offers three types of fully-managed cloud clusters:
1515
* <<Dedicated Cloud>>: Single-tenant clusters hosted in Redpanda Cloud. This provides more control over your deployment.
1616
* <<Bring Your Own Cloud (BYOC)>>: Clusters hosted in your private cloud. This provides more control over your deployment and offers full data sovereignty.
1717
+
18-
NOTE: With standard BYOC clusters, Redpanda manages security policies and resources for your VPC or VNet, including subnetworks, IAM roles, and storage buckets/accounts. For the highest level of security, you can manage these resources yourself with a customer-managed VPC or VNet.
18+
NOTE: With standard BYOC clusters, Redpanda manages security policies and resources for your VPC or VNet, including subnetworks, IAM roles, and storage buckets/accounts. For the highest level of security, you can manage these resources yourself with a customer-managed BYOVPC cluster.
1919

2020
=== Serverless
2121

modules/get-started/pages/cluster-types/byoc/aws/create-byoc-cluster-aws.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
To create a Redpanda cluster in your virtual private cloud (VPC), follow the instructions in the Redpanda Cloud UI. The UI contains the parameters necessary to successfully run `rpk cloud byoc apply`. See also: xref:get-started:cloud-overview.adoc#redpanda-cloud-architecture[Redpanda Cloud architecture].
66

7-
NOTE: With standard BYOC clusters, Redpanda manages security policies and resources for your VPC, including subnetworks, service accounts, IAM roles, firewall rules, and storage buckets. For the highest level of security, you can manage these resources yourself with a xref:./vpc-byo-aws.adoc[customer-managed VPC on AWS].
7+
NOTE: With standard BYOC clusters, Redpanda manages security policies and resources for your VPC, including subnetworks, service accounts, IAM roles, firewall rules, and storage buckets. For the highest level of security, you can manage these resources yourself with a xref:./vpc-byo-aws.adoc[BYOVPC cluster on AWS].
88

99
== Prerequisites
1010

0 commit comments

Comments
 (0)