Join Slack
Powered by
Hi team, While specifying resources for a task, w...
# announcements
o
orange-umbrella-99251
07/02/2022, 5:18 AM
Hi team, While specifying resources for a task, what does CPU = '2' actually mean? whether cpu means different instances or threads in the same instance?
t
tall-lock-23197
07/02/2022, 10:50 AM
@orange-umbrella-99251
, cpu = “2” means 2 CPU cores; it’s as per the Kubernetes terminology. Here’s a detailed guide on it:
https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#resource-units-in-kubernetes
👍 2
o
orange-umbrella-99251
07/05/2022, 11:51 PM
Thank you!
159
Views
Open in Slack
Previous
Next