Module bind9instance

Module bind9instance 

Source
Expand description

BIND9 instance reconciliation logic.

This module handles the lifecycle of BIND9 DNS server deployments in Kubernetes. It creates and manages Deployments, ConfigMaps, and Services for each Bind9Instance.

Functionsยง

delete_bind9instance
Deletes all resources associated with a Bind9Instance.
reconcile_bind9instance
Reconciles a Bind9Instance resource.