# Remote Agents with the connectware-agent Helm Chart

Remote agents are Connectware agents that are not directly integrated into the Connectware installation, but standalone deployments that are managed separately.

A common use case for remote agents is using a target infrastructure that is closer to the shop floor than the Connectware installation, but from a Kubernetes point of view they can also be deployed in the same namespace.

Cybus offers a Helm chart to comfortably deploy remote agents.

Please review the requirements for your Kubernetes cluster in Kubernetes cluster requirements for the connectware-agent Helm chart before proceeding with Installing Connectware agents using the connectware-agent Helm chart or Installing Connectware agents without a license key using the connectware-agent Helm chart.

**Related Links**

* Upgrading the connectware-agent Helm chart
* Uninstalling Connectware agents with the connectware-agent Helm chart
* Configuration principles for the connectware-agent Helm chart
* Configuring agents with the connectware-agent Helm chart
* Troubleshooting agents installed with the connectware-agent Helm chart


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cybus.io/1-10-2/documentation/agents/agents-in-kubernetes/remote-agents-with-the-connectware-agent-helm-chart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
