Skip to content

ShaunDonachy/kubevalonline

 
 

Repository files navigation

Build Status Coverage Status

kubevalonline

kubevalonline is an experimental project to use garethr's kubeval to verify kubernetes configuration files as a web app similar to JSONLint.

Usage

$ make docker
$ docker run -p 5000 donachys/kubevalonline:latest

use docker ps to see which port 5000 was mapped to and then open your browser to localhost:mappedport

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 45.1%
  • CSS 41.7%
  • HTML 5.1%
  • JavaScript 4.9%
  • Makefile 3.2%