Merge pull request #78460 from mysunshine92/update-feature-NodeLease

update Feature:NodeLease in kube_features.go
This commit is contained in:
Kubernetes Prow Robot
2019-06-01 02:54:18 -07:00
committed by GitHub

View File

@@ -364,6 +364,7 @@ const (
// owner: @mtaufen
// alpha: v1.12
// beta: v1.14
//
// Kubelet uses the new Lease API to report node heartbeats,
// (Kube) Node Lifecycle Controller uses these heartbeats as a node health signal.