summaryrefslogtreecommitdiffstats
path: root/kubernetes/strimzi
AgeCommit message (Collapse)AuthorFilesLines
2022-04-08[STRIMZI] Fix random node port allocationefiacor2-1/+9
Assign fixed nodeports for strimzi Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib28d18ac0825523e897c529ca13712d2fc83ee67 Issue-ID: OOM-2960
2022-04-05[DEPLOY] Improve deploy.shefiacor1-2/+2
Add logic to deploy required components up front Fix storage deleteClaim on kafka Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6dd820a40691ba3c7e3a93510d0e5eaa9f356f9b Issue-ID: OOM-2954
2022-03-31[STRIMZI] Adding strimzi projectefiacor7-0/+281
Deploy a 2 node replica strimzi kafka cluster Reduce MR kafka to 1 replica Add kafka ready check to cps-temporal Update readthedocs with strimzi prerequisite Modify deploy.sh to deploy the strimzi kafka in advance Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I87e54ad69a174174cb86f096c07d58878e3ab14e Issue-ID: DMAAP-1621