above blog to create a private link, to access Kafka brokers. trying to imitate pattern 1 of the blog but when trying to create a target group for Network Load Balancer, the form is asking for Ipv4 for MSK, but I don't have that. AWS MSK exposes the address of the broker like this
b-3.xxxxx.xxxxx.c5.kafka.ap-xxxx-1.amazonaws.com:9094 , this is not getting accepted in the target group.
what can be the workaround?