# Agents in Kubernetes

- [Adding Agents Inside Your Connectware Installation](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/adding-agents-inside-your-connectware-installation.md)
- [Remote Agents with the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/remote-agents-with-the-connectware-agent-helm-chart.md): Deploy and manage standalone Connectware agents using the connectware-agent Helm chart.
- [Kubernetes Cluster Requirements for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/kubernetes-cluster-requirements-for-the-connectware-agent-helm-chart.md)
- [Installing Connectware Agents Using the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/installing-connectware-agents-using-the-connectware-agent-helm-chart.md): Flexible, scalable, and secure data infrastructure with agents.
- [Installing Connectware Agents Without a License Key Using the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/installing-connectware-agents-without-a-license-key-using-the-connectware-agent-helm-chart.md)
- [Upgrading the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/upgrading-the-connectware-agent-helm-chart.md)
- [Uninstalling Connectware Agents with the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/uninstalling-connectware-agents-with-the-connectware-agent-helm-chart.md)
- [Configuration Principles for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuration-principle-for-the-connectware-agent-helm-chart.md)
- [Configuring Agents with the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart.md)
- [Configuring Target Connectware for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-target-connectware-for-the-connectware-agent-helm-chart.md)
- [Configuring CA Certificate Chain for Agents with the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-ca-certificate-for-agents-with-the-connectware-agent-helm-chart.md)
- [Configuring Agent Persistence for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-agent-persistence-for-the-connectware-agent-helm-chart.md)
- [Configuring Compute Resources for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-compute-resources-for-the-connectware-agent-helm-chart.md)
- [Using a Custom Image Registry for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/using-a-custom-image-registry-for-the-connectware-agent-helm-chart.md)
- [Configuring Image Pull Policy for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-image-pull-policy-for-the-connectware-agent-helm-chart.md)
- [Using Mutual Transport Layer Security (mTLS) for agents with the connectware-agent Helm chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/using-mutual-transport-layer-security-mtls-for-agents-with-the-connectware-agent-helm-chart.md)
- [Configuring image name & version for the connectware-agent Helm chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-image-name-and-version-for-the-connectware-agent-helm-chart.md)
- [Configuring Environment Variables for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-environment-variables-for-the-connectware-agent-helm-chart.md)
- [Configuring Labels & Annotations for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-labels-and-annotations-for-the-connectware-agent-helm-chart.md)
- [Configuring podAntiAffinity for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-podantiaffinity-for-the-connectware-agent-helm-chart.md)
- [Assigning Agents to Kubernetes Nodes for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/assigning-agents-to-kubernetes-nodes-for-the-connectware-agent-helm-chart.md)
- [Configuring Security Context for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/configuring-security-context-for-the-connectware-agent-helm-chart.md)
- [Controlling the Name of Kubernetes Objects for the connectware-agent Helm Chart](https://docs.cybus.io/2-1-2/documentation/agents/agents-in-kubernetes/configuring-agents-with-the-connectware-agent-helm-chart/controlling-the-name-of-kubernetes-objects-for-the-connectware-agent-helm-chart.md)


---

# 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/2-1-2/documentation/agents/agents-in-kubernetes.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.
