Channels
announcements
ask-the-community
auth
conference-talks
contribute
databricks-integration
datahub-flyte
deployment
ecosystem-unionml
engineeringlabs
events
feature-discussions
flyte-bazel
flyte-build
flyte-console
flyte-deployment
flyte-documentation
flyte-github
flyte-on-gcp
flyte-ui-ux
flytekit
flytekit-java
flytelab
great-content
hacktoberfest-2022
helsing-flyte
in-flyte-conversations
integrations
introductions
jobs
konan-integration
linkedin-flyte
random
ray-integration
ray-on-flyte
release
scipy-2022-sprint
show-and-tell
sig-large-models
torch-elastic
workflow-building-ui-proj
writing-w-sfloris
Powered by
Title
v
Vijay Saravana
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?
s
Samhita Alla
07/02/2022, 10:50 AM
@Vijay Saravana
, 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
v
Vijay Saravana
07/05/2022, 11:51 PM
Thank you!
2 Views
#announcements
Join Slack