Deleting Calibo Accelerate Orchestrator Agent

To delete an active Orchestrator Agent, you must delete the agent details from the Calibo Accelerate platform interface and all the configuration files including the client certificate from your Calibo Accelerate account. Also, you must delete the Orchestrator deployment from your cloud account. For this, follow these steps:

  1. Run the following commands on your Kubernetes cluster where you have deployed the agent.

    Copy
    helm uninstall lazsa-agent –n lazsa-agent

     

    Copy
    kubectl delete secret regcred –n lazsa-agent

     

    Copy
    kubectl delete secret orch-tls –n lazsa-agent
  2.  

  3. To delete the Agent from theCalibo Accelerate platform interface, click the ellipsis (...), and then click Delete

    Delete Orchestrator Agent

Related Topics Link IconRelated Topics

What's next? Installing Calibo Accelerate Orchestrator Agent