2.0.0 • Published 2 months ago

beverly v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Beverly

A Kubernetes dashboard

Prerequisites

  • kubectl installed
  • $HOME/.kube/config configured with environments to be viewed

Usage

  • npm install -g beverly
  • beverly

This will launch a web server in the background and open your default browser to the main page.

To quit, just close the program that is running in the terminal window.

Configuration

Very simple configuration can be made with environment variables:

  • KUBECONFIG_PATH: change kube configuration file path (default is $HOME/.kube/config)
  • API_LISTEN_PORT: change server listen port (default is 28142)
  • DEBUG_CMD=1: to print kubectl commands in logs
2.0.0

2 months ago

1.7.0

8 months ago

1.6.0

8 months ago

1.4.0

8 months ago

1.3.0

8 months ago

1.2.0

8 months ago

1.1.0

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago