aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools/devtools.rst
diff options
context:
space:
mode:
authorSirisha_Manchikanti <sirisha.manchikanti@est.tech>2022-09-26 15:15:02 +0100
committerSirisha_Manchikanti <sirisha.manchikanti@est.tech>2022-09-29 16:55:28 +0100
commitcba4c034d3cd9313fb5e61c3286c836494fcdc65 (patch)
tree2a18bdc8e10f5a8288b174f17e966ce9f47f77af /docs/development/devtools/devtools.rst
parent3865fa45dc376403ad80a925a2cf9730c90eb0ec (diff)
Add Strimzi Kafka Setup documentation
Issue-ID: POLICY-4134 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I99777042cb32f88610109c2bd557e8782caaca71
Diffstat (limited to 'docs/development/devtools/devtools.rst')
-rw-r--r--docs/development/devtools/devtools.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst
index 2c73369e..ab57cd28 100644
--- a/docs/development/devtools/devtools.rst
+++ b/docs/development/devtools/devtools.rst
@@ -513,3 +513,15 @@ You may specify a local configuration file instead of *src/test/resources/simPar
}
]
}
+
+Bringing up Strimzi-Kafka Deploment with Policy Framework
+*********************************************************
+
+This page will explain how to setup a local Kubernetes cluster and minimal helm setup to run and deploy Policy Framework on a single host.
+
+This is meant for a development purpose only as we are going to use microk8s in this page
+
+.. toctree::
+ :maxdepth: 1
+
+ strimzi-policy.rst