Open vishal-biyani opened 3 years ago
Seems to be failing when trying to install kafka
on kind
locally as well. This is from kbrew
built on e418f0ea
. The exit code is 1
for me though.
Adding kbrew-dev/kbrew-registry registry to /home/meain/.kbrew/registries
Registry kbrew-dev/kbrew-registry head at 05372b97462cf505768b544d8557cf26dd7e0ab0 refs/heads/main
🚀 Installing kafka app...
Version: v0.17.0
Pre-install dependencies:
- cert-manager
- zookeeper-operator
- kube-prometheus-stack
- kafka-operator
Post-install dependencies:
---
✓ Installing app cert-manager in cert-manager namespace
✓ Installing app zookeeper-operator in zookeeper namespace
✓ Installing app kube-prometheus-stack in default namespace
✓ Installing app kafka-operator in kafka namespace
✓ Installing app kafka in kafka namespace
ERROR: Timed out while installing kafka app in kafka namespace
✗ Setting up post-install dependencies for kafka
signal: killed
Tried on DO K8S - single node cluster. It looks like it does not really wait for 30 minutes even if I specify 30 min as timeout, finally results in error:
It took only 6.5 odd minutes but it failed:
And error:
Also exit status is not right: