> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/run-deployments-execute-pipelines.md).

# Run deployments (Execute pipelines)

- [Deployment to Kubernetes namespace with Manifest file](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/run-deployments-execute-pipelines/deployment-to-kubernetes-namespace-with-manifest-file.md)
- [Deployment to Kubernetes namespace with Git based Manifest](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/run-deployments-execute-pipelines/deployment-to-kubernetes-namespace-with-git-based-manifest.md)
- [Manual Approval before deployment](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/run-deployments-execute-pipelines/manual-approval-before-deployment.md)
- [Blue/Green deployment using Manifest](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/run-deployments-execute-pipelines/blue-green-deployment-using-manifest.md)
- [Helm based deployment to Kubernetes namespace](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/run-deployments-execute-pipelines/helm-based-deployment-to-kubernetes-namespace.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.12/quickstart-guide/manage-pipelines/run-deployments-execute-pipelines.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.
