B11PP

Results 3 comments of B11PP

We have the same issue when using k0s with a registry.

I installed it via [Homebrew](https://brew.sh/) `kafkactl version` gives `cmd.info{version:"5.7.0", buildTime:"2025-04-02T13:07:21Z", gitCommit:"Homebrew", goVersion:"go1.24.2", compiler:"gc", platform:"linux/amd64"}`

Ok, I found that I did not install kafkactl from the correct tap. There is a kafkactl formula in the default brew repository, which I did install by accident. I...