Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. kubectl describe resourcequota tutorials-resource-quota
  2. Name: tutorials-resource-quota
  3. Namespace: constrained
  4. Resource Used Hard
  5. -------- ---- ----
  6. limits.cpu 0 2500m
  7. limits.memory 0 3024Mi
  8. pods 0 4
  9. requests.cpu 0 1
  10. requests.memory 0 1512Mi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement