Skip to content

Link/Reference fixes #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ A command-line based terminal program to operate your managed clusters.


:::{grid-item-card} {octicon}`container` CrateDB Cloud on Kubernetes
:link: edge
:link: cloud-on-kubernetes
:link-type: ref

Run your own CrateDB Cloud region using Kubernetes.
Expand Down
4 changes: 2 additions & 2 deletions docs/reference/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ Information visible on the Overview page includes:
notified and investigating the issue.
- **Region**: Name of the region where the cluster is deployed.
- **Plan**: This shows which
{ref}`subscription plan <subscription-plans>`
{ref}`subscription plan <services>`
the cluster is running on.
- **CPU metrics**: Average CPU utilization on average per node. The
sparkline shows the trend for the last hour.
Expand Down Expand Up @@ -388,7 +388,7 @@ any s3-complatible blob storage. The steps are the same as if importing
from S3, i.e. bucket name, path to the file and S3 ID/Secret.

Importing multiple files from Azure Container/Blob Storage is also
supported: [/folder/*.parquet]
supported: `/folder/*.parquet`

Files to be imported are specified by using the well-known
[wildcard](https://en.wikipedia.org/wiki/Wildcard_character) notation,
Expand Down
6 changes: 3 additions & 3 deletions docs/tutorials/deploy/marketplace/subscribe-aws.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Marketplace, your hourly usage is billed directly by Amazon, not by Crate.io.
As a SaaS service, the subscription payment is arranged through AWS. The
cluster will be hosted in the region you select as part of the configuration
process. If you are looking for a self-hosted CrateDB Cloud service, check out
the :ref:`CrateDB Cloud on Kubernetes tutorial <edge>`. To pay directly for a
hosted cluster by credit card, see the tutorial for :ref:`direct cluster
deployment <cluster-deployment-stripe>`.
the :ref:`CrateDB Cloud on Kubernetes tutorial <cloud-on-kubernetes>`. To pay
directly for a hosted cluster by credit card, see the tutorial for
:ref:`direct cluster deployment <cluster-deployment-stripe>`.

.. rubric:: Table of contents

Expand Down
6 changes: 3 additions & 3 deletions docs/tutorials/deploy/marketplace/subscribe-azure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Crate.io.
As a SaaS service, the subscription payment is arranged through Azure. The
cluster will be hosted in the region you select as part of the configuration
process. If you are looking for a self-hosted CrateDB Cloud service, check out
the :ref:`CrateDB Cloud on Kubernetes tutorial <edge>`. To pay directly for a
hosted cluster by credit card, see the tutorial for :ref:`direct cluster
deployment <cluster-deployment-stripe>`.
the :ref:`CrateDB Cloud on Kubernetes tutorial <cloud-on-kubernetes>`. To pay
directly for a hosted cluster by credit card, see the tutorial for
:ref:`direct cluster deployment <cluster-deployment-stripe>`.


.. rubric:: Table of contents
Expand Down
7 changes: 4 additions & 3 deletions docs/tutorials/deploy/stripe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ by selecting the "Request new region" button and filling out the form.
.. image:: ../../_assets/img/deployment-region-request.png
:alt: CrateDB Cloud Console Deployment New Region Request

If you are deploying an :ref:`Edge <edge>` cluster, you can choose your
custom region by selecting the "Add a custom edge region" link.
If you are deploying an :ref:`Cloud on Kubernetes <cloud-on-kubernetes>`
cluster, you can choose your custom region by selecting the "Add a custom edge
region" link.

Compute
-------
Expand Down Expand Up @@ -138,4 +139,4 @@ Your cluster should now be ready to use!
.. _Cloud Console: https://console.cratedb.cloud/
.. _region: https://crate.io/docs/cloud/reference/en/latest/glossary.html#region
.. _Stripe: https://stripe.com
.. _subscription plan: https://crate.io/docs/cloud/reference/en/latest/subscription-plans.html
.. _subscription plan: https://cratedb.com/docs/cloud/en/latest/reference/services.html
113 changes: 0 additions & 113 deletions docs/tutorials/sign-up.rst

This file was deleted.