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

# Getting Started

{% hint style="warning" %}
**🌅 One-Click is winding down — something better is coming.**

One-Click proved that deploying containers to Kubernetes should be a single click, not a stack of YAML. We're now channeling everything we learned into **klickops** — a batteries-included Container-as-a-Service platform for Kubernetes: containers, secrets, networking, scaling, backups, managed databases and more, from one clean UI, plus a CLI, an MCP server for AI agents, and a full REST API. No operator, no CRDs — just deploy.

klickops is **not open source yet**, but it's coming. Bookmark and watch the repo: [**github.com/natrontech/klickops**](https://github.com/natrontech/klickops)

These docs and the One-Click repositories are now in maintenance mode. Thanks to everyone who used and contributed to One-Click. 🙏
{% endhint %}

{% embed url="<https://app.arcade.software/share/3tvDtGYdk4TaukXhZtoN>" %}

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="users" data-multiple></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="1f680">🚀</span> Get started <span data-gb-custom-inline data-tag="emoji" data-code="1f680">🚀</span></td><td>with deploying One-Click to your Kubernetes cluster!</td><td></td><td><a href="/pages/EO77XHS1No9lDvamZ9Ek">/pages/EO77XHS1No9lDvamZ9Ek</a></td><td><a href="/users/3TEhfGQWeUMvmd5iVH8d1n5qCE42">/users/3TEhfGQWeUMvmd5iVH8d1n5qCE42</a></td><td><a href="/files/X88DaKJQclpnUg3fRABB">/files/X88DaKJQclpnUg3fRABB</a></td></tr><tr><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="1f3d7">🏗️</span> Architecture <span data-gb-custom-inline data-tag="emoji" data-code="1f3d7">🏗️</span></td><td>Learn more about the One-Click architecture!</td><td></td><td><a href="/pages/TUqIsQQvGP8QFbamyIjs">/pages/TUqIsQQvGP8QFbamyIjs</a></td><td></td><td><a href="/files/Zlsr8UDShVWF2SKpcTT1">/files/Zlsr8UDShVWF2SKpcTT1</a></td></tr></tbody></table>


---

# 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.one-click.dev/readme.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.
