From 129eb57dea9ccbdf4969a5f56a8a9183903e8e28 Mon Sep 17 00:00:00 2001 From: xeniape Date: Tue, 22 Sep 2026 16:34:00 +0200 Subject: [PATCH] fix: fix kubernetes docs links --- antora-playbook.yml | 16 ---------------- local-antora-playbook.yml | 17 ----------------- modules/concepts/pages/pvc.adoc | 7 +++---- 3 files changed, 3 insertions(+), 37 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 97f6f062c..2ef7f7839 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -18,7 +18,6 @@ content: - url: . branches: - HEAD - - release/23.7 - release/23.4 - release/23.1 # management tools @@ -33,21 +32,18 @@ content: - url: https://github.com/stackabletech/commons-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/secret-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/listener-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 @@ -55,84 +51,72 @@ content: - url: https://github.com/stackabletech/airflow-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/druid-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/hbase-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/hdfs-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/hive-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/kafka-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/nifi-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/opa-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/spark-k8s-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/superset-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/trino-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/zookeeper-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 diff --git a/local-antora-playbook.yml b/local-antora-playbook.yml index d2c6ba958..d7fb38f9d 100644 --- a/local-antora-playbook.yml +++ b/local-antora-playbook.yml @@ -17,7 +17,6 @@ content: - url: ./ branches: - HEAD - - release/23.7 - release/23.4 - release/23.1 # management tools @@ -28,7 +27,6 @@ content: - url: https://github.com/stackabletech/demos.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 @@ -36,21 +34,18 @@ content: - url: https://github.com/stackabletech/commons-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/secret-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/listener-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 @@ -58,84 +53,72 @@ content: - url: https://github.com/stackabletech/airflow-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/druid-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/hbase-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/hdfs-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/hive-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/kafka-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/nifi-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/opa-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/spark-k8s-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/superset-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/trino-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 - url: https://github.com/stackabletech/zookeeper-operator.git start_path: docs branches: - - main - release-23.7 - release-23.4 - release-23.1 diff --git a/modules/concepts/pages/pvc.adoc b/modules/concepts/pages/pvc.adoc index 73adf920f..8f8cdf8e9 100644 --- a/modules/concepts/pages/pvc.adoc +++ b/modules/concepts/pages/pvc.adoc @@ -4,7 +4,7 @@ Several of the tools on the Stackable platform can use external resources that t A PersistentVolume will usually be provisioned by the Kubernetes Container Storage Interface (CSI) on behalf of the cluster administrator, who will take into account the type of storage that is required. This will include, for example, an https://kubernetes.io/docs/concepts/storage/persistent-volumes/#capacity[appropriate sizing], and relevant access modes (which in turn are dependent on the StorageClass chosen to back the PersistentVolume). -The relationship between a PersistentVolume and a PersistentVolumeClaim can be illustrated by these https://kubernetes.io/docs/tasks/configure-pod-container/configure-persistent-volume-storage/#create-a-persistentvolume[two] https://kubernetes.io/docs/tasks/configure-pod-container/configure-persistent-volume-storage/#create-a-persistentvolumeclaim[examples]: +The relationship between a PersistentVolume and a PersistentVolumeClaim can be illustrated by these https://kubernetes.io/docs/tutorials/configuration/configure-persistent-volume-storage/#create-a-persistentvolume[two] https://kubernetes.io/docs/tutorials/configuration/configure-persistent-volume-storage/#create-a-persistentvolumeclaim[examples]: [source,yaml] ---- @@ -86,6 +86,5 @@ Users of the xref:spark-k8s:index.adoc[Spark-k8s operator] have a variety of way == Further reading - https://kubernetes.io/docs/concepts/storage/persistent-volumes/[Persistent Volumes] -- https://kubernetes.io/docs/tasks/configure-pod-container/configure-persistent-volume-storage/#create-a-persistentvolumeclaim[PV/PVC example] -- https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/[Labels and selectors -] \ No newline at end of file +- https://kubernetes.io/docs/tutorials/configuration/configure-persistent-volume-storage/#create-a-persistentvolumeclaim[PV/PVC example] +- https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/[Labels and selectors] \ No newline at end of file