kubebrew

1.1.7 • Public • Published

KubeBrew

GitHub GitHub last commit Version

KubeBrew is a command line tool that allows you to create and manage your DevOps configuration files. It's easy to create Dockerfiles and Kubernetes configuration files without any extra effort.

To install the KubeBrew CLI, use the command npm i -g kubebrew. It will automatically installed in your system.

Once installed, you can use the KubeBrew CLI command.

Note If you are getting an error like command not found: kubebrew, then you need to install latest node version.

Features

  • Easy to create config files.
  • Supported languges for Dockerfile are Go, Java, node, Python
  • Kubernetes supported config files like Pod, Deployment, Service.
  • npm package
  • Options based CLI tool.
  • No need to remember flags and arguments.

Get started

How to use

kubebrew
? Please select the DevOps platform (Use arrow keys)
> Docker
  Kubernetes
  Exit

Select platform

kubebrew
? Please select the DevOps platform Docker
? Please select the language (Use arrow keys)
> Go
  Java
  Node
  Python
  Exit
kubebrew
? Please select the DevOps platform Kubernetes
? Please select the configuartion file type (Use arrow keys)
> Pod
  Deployment
  Service
  Exit

License

This project is licensed under the Apache-2.0 license - see the LICENSE file for details.

Support

Don't forget to leave a star ⭐️.

Package Sidebar

Install

npm i kubebrew

Weekly Downloads

9

Version

1.1.7

License

Apache-2.0

Unpacked Size

62.4 kB

Total Files

29

Last publish

Collaborators

  • sindhuinti