Deleting Lazsa Orchestrator Agent

To delete an active Orchestrator Agent, you must delete the agent details from the Lazsa Platform interface and all the configuration files including the client certificate from your Lazsa 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 theLazsa Platform interface, click the ellipsis (...), and then click Delete

    Delete Orchestrator Agent

Related Topics Link IconRelated Topics

What's next? Installing Lazsa Orchestrator Agent