Skip to content

Commit 15232c8

Browse files
committed
Kestra: s/tutorial/usage/
1 parent c36b9b3 commit 15232c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/integrate/kestra/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ functionality to Kestra.
3737
::::{grid} 2
3838

3939
:::{grid-item-card} Data pipelines with Kestra and CrateDB
40-
:link: kestra-tutorial
40+
:link: kestra-usage
4141
:link-type: ref
4242
Learn how CrateDB integrates with Kestra using the
4343
PostgreSQL plugin to create an efficient and scalable data pipeline.
@@ -54,7 +54,7 @@ PostgreSQL plugin to create an efficient and scalable data pipeline.
5454
:::{toctree}
5555
:maxdepth: 1
5656
:hidden:
57-
Tutorial <tutorial>
57+
Usage <usage>
5858
:::
5959

6060

docs/integrate/kestra/tutorial.md renamed to docs/integrate/kestra/usage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(kestra-tutorial)=
1+
(kestra-usage)=
22
# Setting up data pipelines with CrateDB and Kestra
33

44
[Kestra.io](https://kestra.io/) is an open‑source workflow automation and
@@ -7,7 +7,7 @@ efficiently. It integrates with Postgres, Git, Docker, Kubernetes, and
77
more. Kestra’s web UI lets you create, modify, and manage workflows
88
without writing code.
99

10-
In this tutorial, we will show you how CrateDB integrates with Kestra using the PostgreSQL plugin to create an efficient and scalable data pipeline.
10+
In this usage guide, we will show you how CrateDB integrates with Kestra using the PostgreSQL plugin to create an efficient and scalable data pipeline.
1111

1212
## Running Kestra on Docker
1313

@@ -147,6 +147,6 @@ Finally, let’s check the data in the second cluster. As illustrated below, we
147147

148148
If you need to automatically manage CrateDB data pipelines, [kestra.io](https://kestra.io/) is a good choice. It lets you define workflows without writing code and integrates with Postgres (and CrateDB), Kubernetes, Docker, Git, and more.
149149

150-
In this tutorial, we have also shown how to deploy your CrateDB cluster in a few clicks. If you want to try it out and enjoy all of the CrateDB features, sign up for the [CrateDB Cloud](https://console.cratedb.cloud/?utm_campaign=2022-Q2-WS-Free-Trial&utm_source=website&utm_medium=free-trial-overhaul&hsCtaTracking=a7e2a487-cfb9-4a50-8e75-3029b9e176fb%7C7863166c-05e4-4334-9dd5-58dfdd6e78c1) trial.
150+
In this usage guide, we have also shown how to deploy your CrateDB cluster in a few clicks. If you want to try it out and enjoy all of the CrateDB features, sign up for the [CrateDB Cloud](https://console.cratedb.cloud/?utm_campaign=2022-Q2-WS-Free-Trial&utm_source=website&utm_medium=free-trial-overhaul&hsCtaTracking=a7e2a487-cfb9-4a50-8e75-3029b9e176fb%7C7863166c-05e4-4334-9dd5-58dfdd6e78c1) trial.
151151

152152
To learn more about updates, features, and other questions you might have, join our [CrateDB](https://community.cratedb.com/) community.

0 commit comments

Comments
 (0)