diff --git a/check-links-playbook.yml b/check-links-playbook.yml index 20dbe06bc..424a941b5 100644 --- a/check-links-playbook.yml +++ b/check-links-playbook.yml @@ -21,7 +21,7 @@ content: - url: https://github.com/hazelcast/hazelcast-platform-operator-docs branches: [main] start_path: docs - - url: https://github.com/hazelcast-guides/sql_basics_on_cloud + - url: https://github.com/hazelcast-guides/sql_stock_ticker_cloud branches: master start_paths: docs - url: https://github.com/hazelcast-guides/client-failover diff --git a/docs/modules/storage/pages/configuring-persistence.adoc b/docs/modules/storage/pages/configuring-persistence.adoc index f6a7ba266..7885418b6 100644 --- a/docs/modules/storage/pages/configuring-persistence.adoc +++ b/docs/modules/storage/pages/configuring-persistence.adoc @@ -5,6 +5,8 @@ {description} +NOTE: For information on configuring persistence in Kubernetes environments, see xref:kubernetes:kubernetes-auto-discovery.adoc#running-hazelcast-enterprise-with-persistence-under-kubernetes[Running Hazelcast Enterprise with Persistence under Kubernetes]. + == Glossary [cols="1e,1a"] diff --git a/docs/modules/storage/pages/persistence.adoc b/docs/modules/storage/pages/persistence.adoc index f550f78d2..80df6cd9a 100644 --- a/docs/modules/storage/pages/persistence.adoc +++ b/docs/modules/storage/pages/persistence.adoc @@ -39,4 +39,6 @@ not possible to restore persisted data. xref:configuring-persistence.adoc[] +xref:kubernetes:kubernetes-auto-discovery.adoc#running-hazelcast-enterprise-with-persistence-under-kubernetes[Running Hazelcast Enterprise with Persistence under Kubernetes] + xref:backing-up-persistence.adoc[] \ No newline at end of file