Vishal
Vishal
Today when a user installs BotKube, there is a bunch of configuration which allow the user to finetune the events they get. But by default too BotKube send quite a...
Hey Folks, Please comment on this issue if you are using [BotKube](https://www.botkube.io). We would love to hear about: 1) How are you using BotKube? 2) What else would you love...
The Kubectl commands tend to get pretty long on BotKube and there is no auto-completion that does not help. What would be nice is to have a way to use...
Hey folks, We would love to hear if you are using Fission! We would like to know: 1. How are you using Fission 2. What else would you like to...
GitHub Actions can be used for CI and will solve a few problems potentially: - [x] PRs from external contributors can be tested without additional work - [x] Within CI...
Kbrew should support debug logs when installing. Specifically this flag should be passed on to Helm's CLI insta;;/upgrade flag `--debug` so that Helm also prints debug logs.
For the stacks that kbrew hosts, it would be good to calculate the time for an install (Associated with cloud, K8S version etc.) so that we can use this data...
Sometimes some common events happen when installing a software such as not being able to attach disks: ``` Unable to attach or mount volumes: unmounted volumes=[kafka-data-0], unattached volumes=[client-ks-files server-ks-files extensions...
Right now kbrew search gives a basic list of all formulas: ``` $ kbrew search Available recipes: cert-manager kafka-operator kube-prometheus-stack ``` It would be nice to have some more details...
# 60 Second pitch To build [homebrew](https://docs.brew.sh/) for Kubernetes clusters that can easily install & manage applications and stacks running on Kubernetes easily and without knowing all underlying details #...