Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 341 Bytes

File metadata and controls

13 lines (11 loc) · 341 Bytes

Documentation Referred:

https://github.com/kubernetes-sigs/metrics-server

Install Metric Server

kubectl apply -f https://raw.githubusercontent.com/zealvora/certified-kubernetes-administrator/master/Domain%207%20-%20Logging%20and%20Monitoring/metric-server.yaml

Verify

kubectl top pods
kubectl top nodes