Skip to content

Instantly share code, notes, and snippets.

@sudermanjr
Created November 21, 2018 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sudermanjr/39038bfd0c32ca60ae66747ae8d31f6d to your computer and use it in GitHub Desktop.
Save sudermanjr/39038bfd0c32ca60ae66747ae8d31f6d to your computer and use it in GitHub Desktop.
Kube203 Example Resource Block
resources:
limits:
cpu: 100m
memory: 64Mi
requests:
cpu: 100m
memory: 64Mi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment