• 注册
    • 查看作者
    • k8s下平滑重启nginx

      k8s下平滑重启nginx

              lifecycle:
                preStop:
                  exec:
                    # nginx -s quit gracefully terminate while SIGTERM triggers a quick exit
                    command: ["/usr/local/openresty/nginx/sbin/nginx","-s","quit"]
                    
                    
      lifecycle:
        preStop:
          exec:
            command: ["/usr/sbin/nginx", "-s", "quit"]

    • 0
    • 0
    • 0
    • 1.7k
    • 请登录之后再进行评论

      登录
    • 做任务
    • 实时动态
    • 偏好设置
    • 单栏布局 侧栏位置: