Skip to content

Commit e54d89a

Browse files
committed
Fixes
1 parent 3fb2dc0 commit e54d89a

77 files changed

Lines changed: 241 additions & 866 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/content/product/administration/deployment/auto-suspension.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Auto-suspension
22

3-
<SuccessBox>
3+
<InfoBox>
44

5-
Auto-suspension is available in Cube Cloud on
6-
[Starter and above](https://cube.dev/pricing) product tiers.
5+
Available on [Starter and above plans](https://cube.dev/pricing).
76

8-
</SuccessBox>
7+
</InfoBox>
98

109
Cube Cloud can automatically suspend deployments when not in use to reduce
1110
[resource consumption][ref-deployment-pricing], which helps manage your spend.

docs/content/product/administration/deployment/byoc/aws/index.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ asIndexPage: true
77
With Bring Your Own Cloud (BYOC) on AWS, all the components interacting with private data are deployed on
88
the customer infrastructure on AWS and managed by the Cube Cloud Control Plane via the Cube Cloud Operator.
99

10-
<SuccessBox>
10+
<InfoBox>
1111

12-
BYOC is available in Cube Cloud on the
13-
[Enterprise Premier](https://cube.dev/pricing) product tier.
12+
Available on the [Enterprise Premier plan](https://cube.dev/pricing).
1413
[Contact us](https://cube.dev/contact) for details.
1514

16-
</SuccessBox>
15+
</InfoBox>
1716

1817
Learn about [deploying BYOC on AWS][deployment] or setting up [private connectivity][privatelink].
1918

docs/content/product/administration/deployment/byoc/aws/privatelink.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
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.
44

5-
<SuccessBox>
5+
<InfoBox>
66

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.
98
[Contact us](https://cube.dev/contact) for details.
109

11-
</SuccessBox>
10+
</InfoBox>
1211

1312
## Overview
1413

docs/content/product/administration/deployment/byoc/index.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ This guide outlines the Bring Your Own Cloud (BYOC) deployment configuration for
88
With BYOC, all the components interacting with private data are deployed on the customer infrastructure
99
on a platform of choice (AWS/Azure/GCP) and managed by the Cube Cloud Control Plane via the Cube Cloud Operator.
1010

11-
<SuccessBox>
11+
<InfoBox>
1212

13-
BYOC is available in Cube Cloud on the
14-
[Enterprise Premier](https://cube.dev/pricing) product tier.
13+
Available on the [Enterprise Premier plan](https://cube.dev/pricing).
1514
[Contact us](https://cube.dev/contact) for details.
1615

17-
</SuccessBox>
16+
</InfoBox>
1817

1918
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.
2019

docs/content/product/administration/deployment/custom-domains.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ By default, Cube Cloud deployments and their API endpoints use auto-generated
44
anonymized domain names, e.g., `emerald-llama.gcp-us-central1.cubecloudapp.dev`.
55
You can also assign a custom domain to your deployment.
66

7-
<SuccessBox>
7+
<InfoBox>
88

9-
Custom domains are available in Cube Cloud on
10-
[Premium and above](https://cube.dev/pricing) product tiers.
9+
Available on [Premium and above plans](https://cube.dev/pricing).
1110

12-
</SuccessBox>
11+
</InfoBox>
1312

1413
To set up a custom domain, go to your deployment's settings page. Under
1514
the <Btn>Custom Domain</Btn> section, type in your custom domain and

docs/content/product/administration/deployment/deployment-types.mdx

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@ advanced multi-tenancy configurations.
1212

1313
## Development instance
1414

15-
<SuccessBox>
15+
<InfoBox>
1616

17-
Development instance is available in Cube Cloud for free, no credit card
18-
required. Your free trial is limited to 2 development instances and only 1,000
19-
queries per day. Upgrade to [any paid product tier](https://cube.dev/pricing)
20-
to unlock all features.
17+
Available for free, no credit card required. Your free trial is limited to 2
18+
development instances and only 1,000 queries per day. Upgrade to
19+
[any paid plan](https://cube.dev/pricing) to unlock all features.
2120

22-
</SuccessBox>
21+
</InfoBox>
2322

2423
<div style={{ textAlign: "center" }}>
2524
<img
@@ -52,13 +51,12 @@ You can try a Cube Cloud development instance by
5251

5352
## Production cluster
5453

55-
<SuccessBox>
54+
<InfoBox>
5655

57-
Production cluster is available in Cube Cloud on
58-
[all paid product tiers](https://cube.dev/pricing).
56+
Available on [all paid plans](https://cube.dev/pricing).
5957
You can also choose a [deployment tier](/product/deployment/cloud/pricing#deployment-tiers).
6058

61-
</SuccessBox>
59+
</InfoBox>
6260

6361
<div style={{ textAlign: "center" }}>
6462
<img
@@ -82,12 +80,11 @@ Production multi-cluster deployments are designed for demanding production
8280
workloads, high-scalability, high-availaility, and large [multi-tenancy][ref-multitenancy]
8381
configurations, e.g., with more than 100 tenants.
8482

85-
<SuccessBox>
83+
<InfoBox>
8684

87-
Production multi-cluster is available in Cube Cloud on
88-
[Premium and above](https://cube.dev/pricing) product tiers.
85+
Available on [Premium and above plans](https://cube.dev/pricing).
8986

90-
</SuccessBox>
87+
</InfoBox>
9188

9289
It provides you with two options:
9390
* Scale the number of [production cluster](#production-cluster) deployments

docs/content/product/administration/deployment/infrastructure.mdx

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,11 @@ scaling, and monitoring your Cube Deployments, as well as managing Cube Store
2525
and persisting pre-aggregated data. This option requires the least effort to
2626
set up.
2727

28-
<SuccessBox>
28+
<InfoBox>
2929

30-
Shared infrastructure is available in Cube Cloud on
31-
[all product tiers](https://cube.dev/pricing).
30+
Available on [all plans](https://cube.dev/pricing).
3231

33-
</SuccessBox>
32+
</InfoBox>
3433

3534
Please note that some Enterprise features, such as VPC peering or PrivateLink are
3635
not available on the shared infrastructure. There's also a possibility of resource
@@ -53,12 +52,11 @@ accounts that hosts only that customer's deployments. This option is great for
5352
most of the typical Enterprise use-cases as it provides a higher level of
5453
performance, as well as additional security and isolation.
5554

56-
<SuccessBox>
55+
<InfoBox>
5756

58-
Dedicated infrastructure is available in Cube Cloud on
59-
[Enterprise and above](https://cube.dev/pricing) product tiers.
57+
Available on [Enterprise and above plans](https://cube.dev/pricing).
6058

61-
</SuccessBox>
59+
</InfoBox>
6260

6361
<div style={{ textAlign: "center" }}>
6462
<img
@@ -78,12 +76,11 @@ side. However, Cube Store uses a customer-provided object store for reading and
7876
persisting pre-aggregated data. This provides additional peace of mind when
7977
processing highly critical business or personal information.
8078

81-
<SuccessBox>
79+
<InfoBox>
8280

83-
Dedicated infrastructure with CSPS is available in Cube Cloud on the
84-
[Enterprise Premier](https://cube.dev/pricing) product tier.
81+
Available on the [Enterprise Premier plan](https://cube.dev/pricing).
8582

86-
</SuccessBox>
83+
</InfoBox>
8784

8885

8986
<div style={{ textAlign: "center" }}>
@@ -100,12 +97,11 @@ Dedicated infrastructure with CSPS is available in Cube Cloud on the
10097
With [Bring Your Own Cloud](/product/deployment/cloud/byoc) (BYOC) all the components interacting with private data are deployed on the customer infrastructure
10198
on a platform of choice (AWS/Azure/GCP) and managed by the Cube Cloud Control Plane via the Cube Cloud Operator.
10299

103-
<SuccessBox>
100+
<InfoBox>
104101

105-
BYOC is available in Cube Cloud on the
106-
[Enterprise Premier](https://cube.dev/pricing) product tier.
102+
Available on the [Enterprise Premier plan](https://cube.dev/pricing).
107103

108-
</SuccessBox>
104+
</InfoBox>
109105

110106
<div style={{ textAlign: "center" }}>
111107
<img

docs/content/product/administration/deployment/limits.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
Cube Cloud implements limits on resource usage on account and deployment levels
44
to ensure the best experience for all Cube Cloud users.
55

6-
<SuccessBox>
6+
<InfoBox>
77

8-
Limits apply to Cube Cloud accounts on
9-
[all product tiers](https://cube.dev/pricing).
8+
Applies to [all plans](https://cube.dev/pricing).
109

11-
</SuccessBox>
10+
</InfoBox>
1211

1312
## Limit types
1413

docs/content/product/administration/deployment/pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ terms][ref-premium-tier-support], and [limits][ref-cloud-limits].
7373
deployments with more significant security and compliance needs.**
7474

7575
It offers everything in the [Premium product tier](#premium) as well as [Semantic Layer
76-
Sync][ref-sls] with unlimited supported BI tools, SAML 2.0
76+
Sync][ref-sls] with unlimited supported BI tools, SAML
7777
support for [single sign-on][ref-sso], Azure support for all regions, [dedicated
7878
infrastructure][ref-dedicated-infra], [VPC peering][ref-cloud-vpc-peering],
7979
[monitoring integrations][ref-monitoring-integrations], and [role-based access

docs/content/product/administration/deployment/providers/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Cube Cloud works with all three major cloud providers:
1010
- [Google Cloud Platform](https://cloud.google.com) (GCP)
1111
- [Microsoft Azure](https://azure.microsoft.com)
1212

13-
<SuccessBox>
13+
<InfoBox>
1414

15-
AWS and GCP are available in Cube Cloud on [all product tiers](https://cube.dev/pricing).
16-
Azure is only available on [Enterprise and above](https://cube.dev/pricing) product tiers.
15+
AWS and GCP are available on [all plans](https://cube.dev/pricing).
16+
Azure is available on [Enterprise and above plans](https://cube.dev/pricing).
1717
[Contact us](https://cube.dev/contact) for details.
1818

19-
</SuccessBox>
19+
</InfoBox>
2020

2121
## Regions
2222

0 commit comments

Comments
 (0)