Kbrew is Homebrew for
Kubernetes

Install any Kubernetes application in one step - fully configured to underlying cluster
and ready to use. No more manual multi step installtion



 

What is Kbrew?

Kbrew provides you readymade and tested recipes for installing stacks to Kubernetes. Stacks which get installed in one step and are ready to use.

No more homegrown shell script, use Kbrew instead!

Don't wrap that installation in a shell script with steps for creating prerequisites and for confuguring things such as storage class. Kbrew's recipes take decisions on the flay, are customizable and validated by community

When to use Kbrew

kbrew can be used in a variety of use cases such as for CI or quick setups for developers!

Make Developers faster!

Developers can use a single command to install complicated stacks on their cluster without having to execute all steps manually!

 
 

Quick CI setup

In your CI scripts, now you don't need to detail all steps, just a single kbrew command with configurations to suit your needs!