feat: Enable metrics server
This commit is contained in:
4
patches/metrics-cluster.yaml
Normal file
4
patches/metrics-cluster.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
cluster:
|
||||
extraManifests:
|
||||
- https://raw.githubusercontent.com/alex1989hu/kubelet-serving-cert-approver/main/deploy/standalone-install.yaml
|
||||
- https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml
|
||||
4
patches/metrics.yaml
Normal file
4
patches/metrics.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
machine:
|
||||
kubelet:
|
||||
extraArgs:
|
||||
rotate-server-certificates: true
|
||||
Reference in New Issue
Block a user