astefanutti / kubebox

⎈❏ Terminal and Web console for Kubernetes
http://astefanutti.github.io/kubebox
MIT License
2.14k stars 142 forks source link

[INFORMATION SHARE] A web based kubectl tool. #68

Closed zhangliqiang closed 4 years ago

zhangliqiang commented 4 years ago

Hi there,

We developed a web based kubectl tool, which helps you to manage kubernetes credentials and run kubectl command in web browser, so that you don't have to install kubectl on your local PC or some other servers, furthermore it can be used for a team. Hopefully it's useful for you guys.

https://github.com/webkubectl/webkubectl

astefanutti commented 4 years ago

Thanks for the heads-up. We are thinking of adding a section about related tools. We'll add Webkubectl for sure.