Skip to content

fengxsong/vmdashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmdashboard

Super light wight Kubernetes APIserver proxy. Since nodejs frontend service has server-side issue, inspired by tekton dashboard, we create a proxy service to wrap HTTP calls to APIserver. In the meantime, builtin authn/authz mechanisms are keep, and provide extension interface with external auth systems.

Most codebase are from official kubernetes repository.

Develop

git clone https://github.com/fengxsong/vmdashboard
cd vmdashboard
make tidy

Build

# Binary
make bin
# docker image
make docker-build

Usage

make bin
# print flags
./build/_output/bin/vmdashboard --help

TODO

Contribution

Issues and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages