分享一个自己写的Kubernetes web terminal
自己没事的时候撸的一个轮子
可以通过 web 的方式操作 k8s 集群里面 docker 容器 的 terminal
还不是很完善 但是还凑活的能运行
地址:
https://github.com/beyondblog/k8s-web-terminal
来个截图
!(https://raw.githubusercontent. ... rd.png)
!(https://raw.githubusercontent. ... sh.png)
7 个回复
focusonit
赞同来自:
不错
iT2afL0rd - DevOps Lead at TrendMicro
赞同来自:
这个要赞,试用来看看!
dearboll
赞同来自:
顶一个。
另外Some packages like github.com/iris-contrib/errors have been deleted, so when I use godep store problem occurs. 这个错误怎么解决呢
ds_sky2008 - 一个屌丝的逆袭!
赞同来自:
顶1个
gosharplite
赞同来自:
iris 專案爭議不少,要小心啊!
jenningsloy318
赞同来自:
如果apiserver是https怎么配置
_____ _
|_ _| (_)
| | ____ _ ___
| | | __|| |/ __|
_| |_| | | |__ \
|_____|_| |_||___/ 3.0.0-rc.3
Fri, 29 Sep 2017 21:29:39 GMT: Running at 0.0.0.0:8088
2017/09/29 21:50:23 Get https://kubernetes.default:443/api/v1/nodes: x509: failed to load system roots and no roots provided
beyondblog - 标准90后有为青年
赞同来自:
抱歉各位 项目不维护了 感兴趣的同学可以参考官方的实现
https://github.com/kubernetes/ ... /1345