Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Defining request#

Sumit Rawal answered on June 19, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Request Syntax
  • REQUEST
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request
  • Request

  • Defining request#

    0

    When we create a pod to run our application, we can define how much CPU and memory it will need. Kubernetes will then only schedule this pod on nodes that have enough capacity to fulfil these requests.

    This does not mean the containers will be limited to that amount of resources; it just means that if a node can’t provide the requested CPU and memory, the pod won’t even be allowed to run there.

    Here’s how we define this request in the pod’s definition:

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Jun 19 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.