kubernetes
  • kubernetes
  • RBAC
  • backstage
  • cpu-mem
  • End2End testing
  • ingress
  • Bookmarks for learning Kubernetes
  • aliases
    • kubectl
  • apache-kafka
    • backup-kasten-k10
  • api-server
    • secure
  • operators
    • Kubernetes Operator Development Bookmarks
    • books
    • api-conventions
    • monitoring
      • refs
    • tutorial
      • concepts
        • capability_model
        • Index
        • watching_resources
  • prep
    • deployment
    • pod
  • quotas
    • refs
    • openshift
      • Resource quotas per project
  • tilt
    • refs
  • wasm
    • 3scale
Powered by GitBook
On this page
  1. quotas
  2. openshift

Resource quotas per project

  • ResourceQuota:

    • It can limit total amount of compute(cpu, memory) resources and storage that might be consumed by resources in a Project.

    • It can limit Quantity of objects that can be created in a Project.

PreviousopenshiftNexttilt

Last updated 2 years ago