mghlaiel / kubernets

Kubernetes network policy visualizer and manifest builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Kubernetes network policy visualizer and manifest builder

License:Apache License 2.0


Languages

Language:JavaScript 57.0%Language:Go 26.2%Language:HTML 7.6%Language:CSS 5.7%Language:Makefile 1.9%Language:Shell 1.6%