Skip to content

Commit 73977a1

Browse files
authored
fix: Add project context (#2928)
* fixed typo * fixed missing letter * add project context
1 parent d715b41 commit 73977a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/administration-guide/pages/running-at-scale.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The resource requirements for CDEs can vary significantly based on the specific
6363
For example, a simple CDE might require only a few hundred megabytes of memory,
6464
while a more complex one will need several gigabytes of memory and multiple CPU cores.
6565

66-
include::example$snip_che-running-at-scale-calculate-resources.adoc[]
66+
include::example$snip_{project-context}-running-at-scale-calculate-resources.adoc[]
6767

6868
.Using etcd
6969

@@ -186,7 +186,7 @@ improve performance and reliability by distributing the workload across multiple
186186
and providing redundancy in case of cluster failures.
187187

188188
.Scheme of a multi-cluster environment
189-
image::running-at-scale/snip_che-multi-cluster.png[Scheme of a multi-cluster environment]
189+
image::running-at-scale/snip_{project-context}-multi-cluster.png[Scheme of a multi-cluster environment]
190190

191191
You can test running {prod-short} in a multi-cluster by using the link:https://developers.redhat.com/developer-sandbox[Developer Sandbox],
192192
a free trial environment by Red Hat with pre-configured tools and services.

0 commit comments

Comments
 (0)