/k8s-pod-log

gin websocket 实现实时查看k8s pod日志

Primary LanguageGo

gin+websocket 实现查看pod中container的实时日志

安装

go mod tidy

启动

go run main.go

server端截图

alt server端截图

client端截图

altclient端截图