Skip to content

Instantly share code, notes, and snippets.

@oradwell
Created July 10, 2021 19:22
Show Gist options
  • Select an option

  • Save oradwell/d33d63d38b0bb5fc5d8d60d4bb2a0c2d to your computer and use it in GitHub Desktop.

Select an option

Save oradwell/d33d63d38b0bb5fc5d8d60d4bb2a0c2d to your computer and use it in GitHub Desktop.

Revisions

  1. oradwell created this gist Jul 10, 2021.
    10 changes: 10 additions & 0 deletions metrics-server-production.yaml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    ---
    # 3 replicas for redundancy
    replicas: 3
    resources:
    requests:
    cpu: 25m
    memory: 25Mi
    limits:
    cpu: 90m
    memory: 50Mi