rancher2.5.7, docker deploy
exec pod不活跃时间超过60s ,终端就会退出。 请问在哪儿可以配置这个时间
事件日志 Normal Killing dashboard-shell-hq4mp Stopping container shell
rancher外部是否有类似nginx的lb,如果有,请贴一下配置信息。
在LB配置proxy_read_timeout 后,目前没有复现了
谢谢老板
实际上在文档中,你也能找到答案:Rancher Docs: Docker Install with TLS Termination at Layer-7 NGINX Load Balancer
这里已经给出了nginx的标准配置,在云厂商LB做对应配置即可。
感谢大佬