You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/product/administration/deployment/byoc/aws/privatelink.mdx
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,12 @@
2
2
3
3
Cube Cloud BYOC deployments on AWS support private connectivity for Cube API endpoints using AWS PrivateLink. This enables secure, private access to your Cube deployment without exposing endpoints to the public internet.
4
4
5
-
<SuccessBox>
5
+
<InfoBox>
6
6
7
-
Private connectivity via AWS PrivateLink is available in Cube Cloud on the
8
-
[Enterprise Premier](https://cube.dev/pricing) product tier with BYOC deployments.
7
+
Available on the [Enterprise Premier plan](https://cube.dev/pricing) with BYOC deployments.
9
8
[Contact us](https://cube.dev/contact) for details.
Available on the [Enterprise Premier plan](https://cube.dev/pricing).
15
14
[Contact us](https://cube.dev/contact) for details.
16
15
17
-
</SuccessBox>
16
+
</InfoBox>
18
17
19
18
Cube Cloud supports BYOC on AWS, GCP, and Azure. Below, you can find documentation for AWS. Reach out to your account team for Azure or GCP BYOC documentation.
Available on the [Enterprise Premier plan](https://cube.dev/pricing).
85
82
86
-
</SuccessBox>
83
+
</InfoBox>
87
84
88
85
89
86
<divstyle={{ textAlign: "center" }}>
@@ -100,12 +97,11 @@ Dedicated infrastructure with CSPS is available in Cube Cloud on the
100
97
With [Bring Your Own Cloud](/product/deployment/cloud/byoc) (BYOC) all the components interacting with private data are deployed on the customer infrastructure
101
98
on a platform of choice (AWS/Azure/GCP) and managed by the Cube Cloud Control Plane via the Cube Cloud Operator.
0 commit comments