Powerdns¶
There are various customizations you can do to tailor the deployment of OpenStack Powerdns. You can find those below.
General Parameters¶
conf.mysql.client.database
Type: string
Description:
“powerdns”
conf.powerdns.api
Type: bool
Description:
true
conf.powerdns.cache_ttl
Type: int
Description:
0
conf.powerdns.dnsupdate
Type: bool
Description:
true
conf.powerdns.gmysql_dbname
Type: string
Description:
“powerdns”
conf.powerdns.gmysql_dnssec
Type: string
Description:
“yes”
conf.powerdns.negquery_cache_ttl
Type: int
Description:
0
conf.powerdns.out_of_zone_additional_processing
Type: string
Description:
“no”
conf.powerdns.query_cache_ttl
Type: int
Description:
0
conf.powerdns.slave
Type: bool
Description:
true
conf.powerdns.webserver
Type: bool
Description:
true
conf.powerdns.webserver_address
Type: string
Description:
“0.0.0.0”
conf.powerdns.webserver_allow_from
Type: string
Description:
“0.0.0.0/0”
dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“powerdns-image-repo-sync”
dependencies.dynamic.common.local_image_registry.services[0].endpoint
Type: string
Description:
“node”
dependencies.dynamic.common.local_image_registry.services[0].service
Type: string
Description:
“local_image_registry”
dependencies.static.db_init.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.db_init.services[0].service
Type: string
Description:
“oslo_db”
dependencies.static.db_sync.jobs[0]
Type: string
Description:
“powerdns-db-init”
dependencies.static.db_sync.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.db_sync.services[0].service
Type: string
Description:
“oslo_db”
dependencies.static.image_repo_sync.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.image_repo_sync.services[0].service
Type: string
Description:
“local_image_registry”
dependencies.static.powerdns.jobs[0]
Type: string
Description:
“powerdns-db-init”
dependencies.static.powerdns.jobs[1]
Type: string
Description:
“powerdns-db-sync”
dependencies.static.powerdns.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.powerdns.services[0].service
Type: string
Description:
“oslo_db”
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
endpoints.local_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.local_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.local_image_registry.hosts.internal
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.hosts.node
Type: string
Description:
“localhost”
endpoints.local_image_registry.name
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.namespace
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.port.registry.node
Type: int
Description:
5000
endpoints.oci_image_registry.auth.enabled
Type: bool
Description:
false
endpoints.oci_image_registry.auth.powerdns.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.powerdns.username
Type: string
Description:
“powerdns”
endpoints.oci_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.oci_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.oci_image_registry.name
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.namespace
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.port.registry.default
Type: string
Description:
nil
endpoints.oslo_db.auth.admin.password
Type: string
Description:
“password”
endpoints.oslo_db.auth.admin.username
Type: string
Description:
“root”
endpoints.oslo_db.auth.powerdns.password
Type: string
Description:
“password”
endpoints.oslo_db.auth.powerdns.username
Type: string
Description:
“powerdns”
endpoints.oslo_db.host_fqdn_override.default
Type: string
Description:
nil
endpoints.oslo_db.hosts.default
Type: string
Description:
“mariadb”
endpoints.oslo_db.path
Type: string
Description:
“/powerdns”
endpoints.oslo_db.port.mysql.default
Type: int
Description:
3306
endpoints.oslo_db.scheme
Type: string
Description:
“mysql+pymysql”
endpoints.powerdns.auth.service.token
Type: string
Description:
“chiave_segreta”
endpoints.powerdns.host_fqdn_override.default
Type: string
Description:
nil
endpoints.powerdns.hosts.default
Type: string
Description:
“powerdns”
endpoints.powerdns.port.powerdns.default
Type: int
Description:
53
endpoints.powerdns.port.powerdns.protocol
Type: string
Description:
“UDP”
endpoints.powerdns.port.powerdns_api.default
Type: int
Description:
8081
endpoints.powerdns.port.powerdns_tcp.default
Type: int
Description:
53
images.local_registry.active
Type: bool
Description:
false
images.local_registry.exclude[0]
Type: string
Description:
“dep_check”
images.local_registry.exclude[1]
Type: string
Description:
“image_repo_sync”
images.pull_policy
Type: string
Description:
“IfNotPresent”
images.tags.db_init
Type: string
Description:
“docker.io/openstackhelm/heat:wallaby-ubuntu_focal”
images.tags.db_sync
Type: string
Description:
“docker.io/psitrax/powerdns:4.1.10”
images.tags.dep_check
Type: string
Description:
“quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”
images.tags.image_repo_sync
Type: string
Description:
“docker.io/library/docker:17.07.0”
images.tags.powerdns
Type: string
Description:
“docker.io/psitrax/powerdns:4.1.10”
labels.job.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.job.node_selector_value
Type: string
Description:
“enabled”
labels.powerdns.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.powerdns.node_selector_value
Type: string
Description:
“enabled”
labels.test.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.test.node_selector_value
Type: string
Description:
“enabled”
manifests.configmap_bin
Type: bool
Description:
true
manifests.configmap_etc
Type: bool
Description:
true
manifests.deployment
Type: bool
Description:
true
manifests.job_db_init
Type: bool
Description:
true
manifests.job_db_sync
Type: bool
Description:
true
manifests.secret_db
Type: bool
Description:
true
manifests.secret_registry
Type: bool
Description:
true
manifests.service_api
Type: bool
Description:
false
manifests.service_dns
Type: bool
Description:
true
network.external_policy_local
Type: bool
Description:
true
network.node_port_enabled
Type: bool
Description:
true
pod.affinity.anti.topologyKey.default
Type: string
Description:
“kubernetes.io/hostname”
pod.affinity.anti.type.default
Type: string
Description:
“preferredDuringSchedulingIgnoredDuringExecution”
pod.affinity.anti.weight.default
Type: int
Description:
10
pod.lifecycle.upgrades.deployments.pod_replacement_strategy
Type: string
Description:
“RollingUpdate”
pod.lifecycle.upgrades.deployments.revision_history
Type: int
Description:
3
pod.lifecycle.upgrades.deployments.rolling_update.max_surge
Type: int
Description:
3
pod.lifecycle.upgrades.deployments.rolling_update.max_unavailable
Type: int
Description:
1
pod.replicas.server
Type: int
Description:
1
pod.resources.enabled
Type: bool
Description:
false
pod.resources.jobs.image_repo_sync.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.image_repo_sync.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.image_repo_sync.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.image_repo_sync.requests.memory
Type: string
Description:
“128Mi”
pod.resources.jobs.tests.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.tests.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.tests.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.tests.requests.memory
Type: string
Description:
“128Mi”
pod.resources.server.limits.cpu
Type: string
Description:
“500m”
pod.resources.server.limits.memory
Type: string
Description:
“128Mi”
pod.resources.server.requests.cpu
Type: string
Description:
“500m”
pod.resources.server.requests.memory
Type: string
Description:
“128Mi”
secrets.oci_image_registry.powerdns
Type: string
Description:
“powerdns-oci-image-registry-key”
secrets.oslo_db.admin
Type: string
Description:
“powerdns-db-admin”
secrets.oslo_db.powerdns
Type: string
Description:
“powerdns-db-user”