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

Replication controller:

Sumit Rawal answered on May 6, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • What are the responsibilities of Replication Controller?
  • Statement based replication#
  • Statement based replication#

  • Replication controller:

    0

    If there are too many pods, the Replication Controller terminates the extra pods. If there are too few, the

    Replication Controller starts more pods

    1.

    A relocation controller is an object that enable you to easily create multiple pods, then make sure that

    number of pods always exists.

    2.

    if a pod get crashed, terminated then RC will automatically recreate the new pod with similar

    configuration.

    3.

    4. RC is recommended if you just want to make sure 1 pod is always running, even after system reboot.

    5. You can run the RC with 1 replica & the RC make sure that pod is always running.  

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on May 06 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.