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:
-
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 theCalibo Accelerate platform interface, click the ellipsis (...), and then click Delete
What's next? Installing Calibo Accelerate Orchestrator Agent |