# Deckhouse

<https://deckhouse.io/>

Deckhouse is a Kubernetes platform that allows you to create homogeneous K8s clusters on any infrastructure. It manages clusters comprehensively and “automagically” and provides all necessary modules and add-ons for autoscaling, observability, security, and service mesh implementation. Deckhouse has vanilla Kubernetes under the hood and integrates a balanced set of Open Source tools that have become the industry standard.

Deckhouse is [CNCF certified](https://landscape.cncf.io/card-mode?category=certified-kubernetes-distribution,certified-kubernetes-hosted,certified-kubernetes-installer\&grouping=category\&selected=flant-deckhouse).

[Yandex Cloud Install](/readme/architect/kubernetes/frameworks/deckhouse/yandex-cloud-install.md)

[On premise Install](/readme/architect/kubernetes/frameworks/deckhouse/on-premise-install.md)

[LDAP authentification](/readme/architect/kubernetes/frameworks/deckhouse/ldap-authentification.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://book.konstantinsecurity.com/readme/architect/kubernetes/frameworks/deckhouse.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.
