---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://ydb.tech/docs/en/reference/ydbops.md?version=v26.1
  - https://ydb.tech/docs/ru/reference/ydbops.md?version=v26.1
  - href: en/reference/ydbops/index.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/core/reference/ydbops/index.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/en/llms.txt

# ydbops utility overview

<!-- source: en/reference/ydbops/_includes/warning.md -->
{% note info %}

The `ydbops` utility is under active development. Although backward-incompatible changes are unlikely, they may still occur.

{% endnote %}
<!-- endsource: en/reference/ydbops/_includes/warning.md -->

`ydbops` utility automates some operational tasks on YDB clusters. It supports clusters deployed using [Ansible](https://ydb.tech/docs/en/devops/deployment-options/ansible/index.md?version=v26.1), [Kubernetes](https://ydb.tech/docs/en/devops/deployment-options/kubernetes/index.md?version=v26.1), or [manually](https://ydb.tech/docs/en/devops/deployment-options/manual/index.md?version=v26.1).

## See also

* To install the utility, follow the [instructions](https://ydb.tech/docs/en/reference/ydbops/install.md?version=v26.1).
* See [configuration reference](https://ydb.tech/docs/en/reference/ydbops/configuration.md?version=v26.1) for available configuration options.
* The source code of `ydbops` can be found [on GitHub](https://github.com/ydb-platform/ydbops).

## Currently supported scenarios

See the list of currently supported scenarios [here](https://ydb.tech/docs/en/reference/ydbops/rolling-restart-scenario.md?version=v26.1).

## Scenarios in development

- Requesting permission to take out a set of YDB nodes for maintenance without breaking YDB fault model invariants.
