> For the complete documentation index, see [llms.txt](https://docs.sorry-cypress.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sorry-cypress.dev/cloud-setup/kubernetes.md).

# Kubernetes

{% hint style="warning" %}
Please refer to [Introducing the Sorry Cypress Helm Chart](https://crumbhole.com/indroducing-the-sorry-cypress-helm-chart/) by Tim Collins
{% endhint %}

There is a Helm chart for Sorry Cypress. Detailed information on the latest release versions plus how to install and configure can be found at [Artifact Hub](https://artifacthub.io/packages/helm/sorry-cypress/sorry-cypress).

The chart is designed to work with Kubernetes 1.16 to 1.27.

If you find any issues with the Helm chart, or you wish to raise a feature request, please raise an issue in the [Sorry Cypress Charts Git repository](https://github.com/sorry-cypress/charts/issues).


---

# 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.sorry-cypress.dev/cloud-setup/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.
