This module provisions the strimzi operator.
Simply follow standard terraform workflow to apply this module using the existing .test-infra/kafka/strimzi/common.tfvars for conventional defaults.
Where:
DIR=.test-infra/kafka/strimzi/01-strimzui-operator VARS=common.tfvars # without the directory
Run:
terraform -chdir=$DIR init terraform -chdir=$DIR apply -var-file=$VARS
This will deploy the operator. For actual strimzi kafka cluster please check out .test-infra/kafka/02-kafka-persistent