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.
1 parent 6f9bf5f commit e8b60b1Copy full SHA for e8b60b1
pkg/kubelet/kubelet.go
@@ -1046,7 +1046,7 @@ type Kubelet struct {
1046
// as it takes time to gather all necessary node information.
1047
nodeStatusUpdateFrequency time.Duration
1048
1049
- // nodeStatusUpdateFrequency is the frequency that kubelet posts node
+ // nodeStatusReportFrequency is the frequency that kubelet posts node
1050
// status to master. It is only used when node lease feature is enabled.
1051
nodeStatusReportFrequency time.Duration
1052
0 commit comments