Create a Kafka instance using Strimzi operator
-
Terraform
- Helm provider
-
Shell
- Minikube
On the terraform-module
path execute the commands below
terraform init
terraform plan
If you agree with the exposed plan by Terraform, then execute
terraform apply