diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index cadae10c9..07b068422 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1,4 +1,4 @@ -= What is Hazelcast Platform? += What is Hazelcast Platform? (Index) :!page-pagination: :description: Hazelcast Platform uniquely combines a distributed compute engine and a fast data store in one runtime. It offers unmatched performance, resilience and scale for real-time and AI-driven applications. diff --git a/docs/modules/tutorials/pages/kubernetes.adoc b/docs/modules/tutorials/pages/kubernetes.adoc index 32903462d..c21176f8a 100644 --- a/docs/modules/tutorials/pages/kubernetes.adoc +++ b/docs/modules/tutorials/pages/kubernetes.adoc @@ -1,7 +1,7 @@ = Deploy Hazelcast using Kubernetes :description: In this tutorial, you will deploy a Hazelcast cluster to Kubernetes and connect it to a Kubernetes application. -NOTE: Hazelcast now offers the Hazelcast Platform Operator. We recommend using this operator when working with Hazelcast in Kubernetes. For more info, see * link:https://guides.hazelcast.org/kubernetes-external-client/[Connect External Hazelcast Client to Kubernetes]. +NOTE: Hazelcast now offers the Hazelcast Platform Operator. We recommend using this operator when working with Hazelcast in Kubernetes. For more info, see link:https://guides.hazelcast.org/kubernetes-external-client/[Connect External Hazelcast Client to Kubernetes]. == What You’ll Learn