mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
Merge pull request #6952 from mikedanese/kubelet-profiling
add enable_profiling option to kubelet healthz port
This commit is contained in:
@@ -23,6 +23,7 @@ import (
|
||||
"math/rand"
|
||||
"net"
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
"path"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
Reference in New Issue
Block a user