Logo icon
    • Contents
    • Quick start
    • Concepts
    • For DevOps
      • Concepts
      • Cluster configuration management
      • Deployment options
        • Ansible
          • Initial deployment
            • Deployment preparation
            • Configuration V1
            • Configuration V2
          • Preparing VMs with Terraform
          • Restart
          • Update config
          • Update executable
          • Observability
        • Kubernetes
        • Manual
      • Observability
      • Backup and recovery
    • For Developers
    • For Analysts
    • For Security Engineers
    • For Contributors
    • Reference
    • Recipes
    • Troubleshooting
    • Questions and answers
    • Downloads
    1. For DevOps
    2. Deployment options
    3. Ansible
    4. Initial deployment

    Deploying a YDB cluster with Ansible

    This guide describes the process of deploying a YDB cluster on a group of servers using Ansible. This approach is recommended for environments with physical servers or virtual machines.

    Key materials:

    • Deployment preparation
    • Deploying a cluster using configuration V1
    • Deploying a cluster using configuration V2

    Was the article helpful?

    Previous
    Ansible
    Next
    Deployment preparation