I'd value having kaf released as a container image. I just wonder if that's been considered? My use case is ad-hoc development interactions with Kafka clusters running within Kubernetes. If kaf were available as an image, I could use kubectl run command on the cluster.
I'd be willing to put up a PR with a Dockerfile if there's interest.
I'd value having
kaf
released as a container image. I just wonder if that's been considered? My use case is ad-hoc development interactions with Kafka clusters running within Kubernetes. If kaf were available as an image, I could usekubectl run
command on the cluster.I'd be willing to put up a PR with a Dockerfile if there's interest.