Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 246 Bytes

File metadata and controls

11 lines (9 loc) · 246 Bytes

Installation of the Metrics Server

  1. Install Helm Repository
    helm repo add stable https://kubernetes-charts.storage.googleapis.com 
    
  2. Apply terraform file
    terraform apply -var 'namespace=kube-system'