...

/

Sequential Breakdown and Verification of the Update Process

Sequential Breakdown and Verification of the Update Process

Understand the sequential breakdown of the cluster update process and verify the update to the cluster.

Sequential breakdown of the update process

Let’s understand what happens when we execute the kops update command.

  1. kOps retrieves the desired state from the S3 bucket.

  2. kOps sends requests to AWS API to change the values of the workers ASG.

  3. AWS modifies the values of the workers ASG by increasing ...