# OpsMx Agent

{% hint style="info" %}
This is an older version of the document. To view the most recent version of the document, click here.
{% endhint %}

### Introduction

A complete CD setup involves installing & maintaining a lot of tools viz., Jenkins, JIRA, Artifactory etc. apart from Spinnaker & ISD alone. Though the on-prem versions of ISD & Spinnaker are both available for customers, but incase of OpsMx’s SaaS ISD offering the scenario changes because in the SaaS offering, the ISD is outside of the users private network/firewall.

\
The OpsMx Agent allows Spinnaker installations to reach through firewalls in a secure manner, allowing access to control private Kubernetes clusters as well as reach internal services such as Jenkins and Artifactory and many others..&#x20;

The agent is typically used with OpsMx's SaaS ISD offering, where OpsMx hosts the ISD installation, but services used by ISD are within within the customers VPC behind their firewall. The agent is intended to provide access to customer-managed services only that are behind a firewall, and not for cloud-provided services.  Currently supported cloud providers are Kubernetes and AWS.


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.10/opsmx-intelligent-software-delivery-platform/opsmx-isd-setup/opsmx-agent.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.
