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:
-
Run the following commands on your Kubernetes cluster where you have deployed the agent.
Copyhelm uninstall lazsa-agent –n lazsa-agent
Copykubectl delete secret regcred –n lazsa-agent
Copykubectl delete secret orch-tls –n lazsa-agent
-
To delete the Agent from theLazsa Platform interface, click the ellipsis (...), and then click Delete
What's next? Installing Lazsa Orchestrator Agent |