webkubectl
webkubectl copied to clipboard
Run kubectl command in Web Browser.
Hi I have written a new blog for webkubectl and how to install that on Kubernetes. Would be great to include a community contribution section and add it. Thoughts? Blog...
This error happens many times we are using 5 replicas of webkubectl kubernete server version : 1.20.6 webkubectl : latest version 
如下命令,似乎use_redis_token_cache并没生效,是设置错了么? docker run --rm --name="webkubectl" -p 8889:8080 --privileged -e GOTTY_OPTIONS="--port 8080 --permit-write --permit-arguments --use_redis_token_cache true --redis_addr x.x.x.x" kubeoperator/webkubectl:v2.8.0
在使用当前容器后,发现非法关闭浏览器中的tab后,查看容器中的sh命令依然存在,如下 所示: / # ps axu|grep sh 1 root 0:00 sh 134 root 0:00 sh 319 root 0:00 sh 329 root 0:00 grep sh 经过多次测试,发现正常输入exit后会自动退出,但是直接关闭浏览器则会多处类似319这样的sh。测试惊现使用busybox。
Websocket connection closed unexpectedly in NAT.  

is there any way we can define multiple usernames and passwords for diff people as I can see with basic authentication we can only provide one username and password. or...
we have many openshift clusters and we want to give this tool to people who wish to run some kubectl command from the backend how we can do this. we...