KOP EKS Clusters -Day-2 Operations Support - Rafay Product Documentation

Day-2 Operations

Day-2 Operations Support

Users are allowed to perform only the below operations on Day 2

Supported Day-2 Operations

Important Notes

During the process of updating the security group for a managed node group, please note the following:

Provision Taskset Reaper Limitations

Tasksets represent the actions users undertake on each cluster, such as scaling or upgrading nodes. Occasionally, certain tasks within a taskset may encounter delays or failures, preventing users from executing subsequent tasks. To address this, Reaper runs periodic scans for tasks in progress that exceed a 5-hour duration. If any taskset has been on hold for over 5 hours, Reaper terminates the ongoing tasks within that set. This enables users to re-initiate any failed tasks, ensuring smoother cluster management.

  1. Taskset Reaper manages Amazon Elastic Kubernetes Service (EKS) clusters and it facilitates Day 2 operations on managed nodegroups
  2. Managed Nodegroup Creation
  3. Managed Nodegroup Deletion
  4. Control Plane Upgrade
  5. Managed Nodegroup Upgrade
  6. Cluster Upgrade with control plane and one or more managed nodegroup(s)
  7. Taskset reaper is supported for the listed Day 2 operations via terraform apply, rctl apply, system sync, and v3 APIs. Taskset reaper is not supported for UI operations
  8. Taskset reaper actions are limited to managed nodegroups only. Not supported for self-managed nodegroups. Although the target cluster can have self-managed nodegroups, reaper actions are limited to the above listed managed nodegroup operations and not applicable to the cluster's self-managed nodegroups
  9. Reaper will successfully reap the listed operations when edgesrv crashes. Not supported for crashes seen in other edge services
  10. Expiry time of provision taskset reaper is set to 5 hours, after which, task-specific reaping actions will get triggered.