/kubernets

Kubernetes network policy visualizer and manifest builder

Primary LanguageJavaScriptApache License 2.0Apache-2.0

kubernets

CI

Kubernetes network policy visualizer and manifest builder

Installation

Install From Source

Step 1: Clone the repo

$ git clone https://github.com/infracloudio/kubernets.git

Step 2: Build binary using make

$ make

Usage

$ kubernets

Open http://localhost:8080/web/ on browser

(optional) export KUBERNETS_SERVER_PORT=8080 (default: 8080)

Contributing

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features