Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • cluster
  • gce
  • gci
  • health-monitor.sh
Find file
BlameHistoryPermalink
  • Tomoe Sugihara's avatar
    Dump Stack when docker fails on healthcheck · da23396e
    Tomoe Sugihara authored May 21, 2018
    Send SIGUSR1 to dockerd to save stack dump of docker daemon
    in order to be able to investigate why docker daemon was
    unresposive to health check done by `docker ps`.
    
    See https://github.com/moby/moby/blob/master/daemon/daemon.go on
    how docker sets up a trap for SIGUSR1 with `setupDumpStackTrap()`
    da23396e
health-monitor.sh 4.02 KB
EditWeb IDE

Replace health-monitor.sh

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.