kumarvna / terraform-azurerm-hdinsight

Terraform module to create managed, full-spectrum, open-source analytics service Azure HDInsight. This module creates Apache Hadoop, Apache Spark, Apache HBase, Interactive Query (Apache Hive LLAP) and Apache Kafka clusters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I get a list of Kafka bootstrap IP addresses?

articice opened this issue · comments

I have an HDInsight cluster connected to a private vnet.
How do I get a list of IP addresses for worker nodes, for bootstrapping connection from other services in IaC?