Decommission a Soda Agent and the EKS cluster
× This feature is available only for limited preview access.
Interested in getting early access? Let us know!
Interested in getting early access? Let us know!
- Uninstall the Soda Agent in the cluster.
helm delete soda-agent -n soda-agent
- Remove the Fargate profile.
eksctl delete fargateprofile --cluster soda-agent --name soda-agent-profile --namespace soda-agent
- Delete the EKS cluster itself.
eksctl delete cluster --name soda-agent
- (Optional) Access your CloudFormation console, then click Stacks to view the status of your decommissioned cluster.
Go further
- Access instructions on how to redeploy a Soda Agent on an existing cluster.
- Need help? Join the Soda community on Slack.
Was this documentation helpful?
What could we do to improve this page?
- Suggest a docs change in GitHub.
- Share feedback in the Soda community on Slack.
Last modified on 10-Aug-22