aboutsummaryrefslogtreecommitdiffstats
path: root/docs/clamp/acm/design-impl/participants/k8s-participant.rst
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2024-03-04 12:26:29 +0000
committerFrancesco Fiora <francesco.fiora@est.tech>2024-03-04 13:16:34 +0000
commit30ad30c5a31df96e35d2276d095a72b5e3954b39 (patch)
tree22f1bca7ae9e8f3ed0dc5be14e3166f1977c2b9d /docs/clamp/acm/design-impl/participants/k8s-participant.rst
parentc1721b5a60b358777207e1d25ab39abe99363208 (diff)
Update dmaap references in policy documentation files
Issue-ID: POLICY-4942 Change-Id: I08d9ab8e5028eab0a20999ce174d3a2fbad67967 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/clamp/acm/design-impl/participants/k8s-participant.rst')
-rw-r--r--docs/clamp/acm/design-impl/participants/k8s-participant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/acm/design-impl/participants/k8s-participant.rst b/docs/clamp/acm/design-impl/participants/k8s-participant.rst
index dae5df5d..82935bda 100644
--- a/docs/clamp/acm/design-impl/participants/k8s-participant.rst
+++ b/docs/clamp/acm/design-impl/participants/k8s-participant.rst
@@ -10,7 +10,7 @@ k8s cluster on the specified namespace. It can fetch the helm chart from remote
that are configured on the helm client. The participant acts as a wrapper around the helm client and creates the required
resources in the k8s cluster.
-Supported message Broker are DMaap and Strimzi-Kafka.
+It supports the message Broker Kafka.
The kubernetes participant also exposes REST endpoints for onboarding, installing and uninstalling of helm charts from the
local chart database which facilitates the user to also use this component as a standalone application for helm operations.