diff --git a/staging/src/k8s.io/kubectl/pkg/cmd/top/top.go b/staging/src/k8s.io/kubectl/pkg/cmd/top/top.go index 95cc3a2555a..fab0ac29b70 100644 --- a/staging/src/k8s.io/kubectl/pkg/cmd/top/top.go +++ b/staging/src/k8s.io/kubectl/pkg/cmd/top/top.go @@ -49,6 +49,8 @@ var ( Vertical Pod Autoscaler (VPA). Because of this, the values may not match those from standard OS tools like 'top', as the metrics are designed to provide a stable signal for autoscalers rather than for pinpoint accuracy. + + FAQ for Metrics Server: https://github.com/kubernetes-sigs/metrics-server/blob/master/FAQ.md When to use this command: