Skip to main content

Overview

The DNS service backend driver determines which DNS server software is used to serve zone data. The backend is configured through the deployment console and the ironcore-ansible deployment tool. This page covers viewing and managing current pool configuration and assigning zones to specific pools.
Administrator Access Required — This operation requires the admin role. Contact your Polystack administrator if you do not have sufficient permissions.
Prerequisites
  • Administrator credentials sourced via openrc.sh
  • Access to the deployment console for DNS service configuration changes

View Current Configuration

List DNS pools
Show pool detail
Pool detail fields:

Assign a Zone to a Pool

By default, new zones are assigned to the default pool based on scheduling policies. You can override pool assignment:
Show zone's current pool assignment
Assign a zone to a specific pool
Reassigning a zone to a different pool triggers a full zone synchronization to the new pool’s nameservers. During synchronization, queries may return stale data from the old pool if resolver caches have not expired.

Pool Configuration Reference

Pool configuration is managed through the deployment console service configuration files and applied via ironcore-ansible deploy. The following fields control backend behavior:

Next Steps

Pool Management

Add nameservers, configure attributes, and manage pool health

Zone Transfers

Configure AXFR/IXFR zone transfer policies

Architecture

Understand the DNS service topology and component roles

Admin Troubleshooting

Diagnose backend connectivity and synchronization failures