Skip to content

Commit 06e9047

Browse files
committed
fix(3core): distributed cluster should be enterprise-only
1 parent c457493 commit 06e9047

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/shared/v3-core-plugins/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ Once you have all the prerequisites in place, follow these steps to implement th
2626
- [Add a Processing Engine plugin](#add-a-processing-engine-plugin)
2727
- [Set up a trigger](#set-up-a-trigger)
2828
- [Advanced trigger configuration](#advanced-trigger-configuration)
29+
{{% show-in "enterprise" %}}
2930
- [Distributed cluster considerations](#distributed-cluster-considerations)
31+
{{% /show-in %}}
3032

3133
## Set up the Processing Engine
3234

@@ -66,7 +68,9 @@ When running {{% product-name %}} in a distributed setup, follow these steps to
6668
>
6769
> Configure your plugin directory on the same system as the nodes that run the triggers and plugins.
6870
71+
{{% show-in "enterprise" %}}
6972
For more information about configuring distributed environments, see the [Distributed cluster considerations](#distributed-cluster-considerations) section.
73+
{{% /show-in %}}
7074

7175
## Add a Processing Engine plugin
7276

0 commit comments

Comments
 (0)