From 0937b68b3c81fb2a5fa5de23650b8486ef976914 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Wed, 5 Feb 2025 16:29:21 +0100 Subject: [PATCH 1/2] Add cluster sizing page for rag-llm-gitops --- content/patterns/rag-llm-gitops/cluster-sizing.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/patterns/rag-llm-gitops/cluster-sizing.adoc diff --git a/content/patterns/rag-llm-gitops/cluster-sizing.adoc b/content/patterns/rag-llm-gitops/cluster-sizing.adoc new file mode 100644 index 000000000..b1d279e55 --- /dev/null +++ b/content/patterns/rag-llm-gitops/cluster-sizing.adoc @@ -0,0 +1,13 @@ +--- +title: Cluster sizing +weight: 50 +--- + +:toc: +:imagesdir: /images +:_content-type: ASSEMBLY + +include::modules/comm-attributes.adoc[] +include::modules/rag-llm-gitops/metadata-rag-llm-gitops.adoc[] + +include::modules/cluster-sizing-template.adoc[] From 21c609aea1af38b81604b60680a6233f9861f689 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Wed, 5 Feb 2025 16:29:36 +0100 Subject: [PATCH 2/2] Drop wrong alias from IE cluster sizing page --- content/patterns/industrial-edge/cluster-sizing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/patterns/industrial-edge/cluster-sizing.adoc b/content/patterns/industrial-edge/cluster-sizing.adoc index 8bd843838..907888c3e 100644 --- a/content/patterns/industrial-edge/cluster-sizing.adoc +++ b/content/patterns/industrial-edge/cluster-sizing.adoc @@ -1,7 +1,7 @@ --- title: Cluster sizing weight: 50 -aliases: /industrial-edge/mcg-cluster-sizing/ +aliases: /industrial-edge/cluster-sizing/ --- :toc: