Learn KOP - Deprovision Cluster - Rafay Product Documentation

Part 4: Deprovision

What Will You Do

In this part of the self-paced exercise, you will deprovision your EKS cluster and all infrastructure that was deployed to your AWS account.

Important
Users that already have a managed EKS cluster in a project in their Org can skip this part completely.


Deprovision

You can deprovision/delete your EKS cluster using the RCTL CLI.

rctl delete cluster cloudwatch-cluster

Alternatively, you can also perform this from the web console

NOTE that the delete operation can take some time so that it can delete all the infrastructure associated with your EKS Cluster.