From 1615ca0140d2ac25b422822b2f59d51acd04a5ab Mon Sep 17 00:00:00 2001 From: Pauline Laharanne Date: Thu, 27 Aug 2026 16:34:26 +0200 Subject: [PATCH] add stackit eu01 outbound ip --- docs/cluster/automation.md | 2 +- docs/conf.py | 1 + docs/reference/networking.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/cluster/automation.md b/docs/cluster/automation.md index 23fc631..7278bad 100644 --- a/docs/cluster/automation.md +++ b/docs/cluster/automation.md @@ -19,7 +19,7 @@ privileges to execute scheduled tasks and persists data in the `gc` schema. The SQL Scheduler is designed to automate routine database tasks by scheduling SQL queries to run at specific times, in UTC time. This feature supports -creating job descriptions with valid [cron patterns](https://www.ibm.com/docs/en/db2oc?topic=task-unix-cron-format) +creating job descriptions with valid [cron patterns](https://www.ibm.com/docs/en/db2-as-a-service?topic=task-unix-cron-format) and SQL statements, enabling a wide range of tasks. Users can manage these jobs through the Cloud UI, adding, removing, editing, activating, and deactivating them as needed. diff --git a/docs/conf.py b/docs/conf.py index aeb900b..8a4fe0f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -17,6 +17,7 @@ # unauthorized "https://portal.aws.amazon.com/", "https://console.cratedb.cloud/api/docs", + "https://www.ibm.com/docs/en/db2-as-a-service", ] linkcheck_timeout = 5 diff --git a/docs/reference/networking.md b/docs/reference/networking.md index 6daa2c2..af1e656 100644 --- a/docs/reference/networking.md +++ b/docs/reference/networking.md @@ -29,5 +29,6 @@ CrateDB Cloud **may update outbound IPs periodically** as infrastructure evolves | **AWS** | US East 1 (us-east-1) | `54.197.229.58` | | **AWS** | US West 2 (us-west-2) | `54.189.16.20` | | **GCP** | US Central 1 (us-central1) | `34.69.134.49` | +| **STACKIT** | EU01 - Germany (ske1.eu01) | `192.214.176.25` |