csye7125-fall2023-group05/tf-helm

๐Ÿš€ Deploy Kafka on GKE

Closed this issue ยท 0 comments

Feature requirements:

  • Install Kafka on the cluster using the Infrastructure Helm Chart.
  • Kafka should have 3 brokers.
  • Create a healthcheck Kafka topic with 3 partitions.
  • Use tfvars to define values.yaml for the Helm Chart.

Refer Terraform Helm Provider for more details on how to implement this.