We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fd1556 + e8b60b1 commit b7b8addCopy full SHA for b7b8add
pkg/kubelet/kubelet.go
@@ -1048,7 +1048,7 @@ type Kubelet struct {
1048
// as it takes time to gather all necessary node information.
1049
nodeStatusUpdateFrequency time.Duration
1050
1051
- // nodeStatusUpdateFrequency is the frequency that kubelet posts node
+ // nodeStatusReportFrequency is the frequency that kubelet posts node
1052
// status to master. It is only used when node lease feature is enabled.
1053
nodeStatusReportFrequency time.Duration
1054
0 commit comments