Kube-Dns¶
There are various customizations you can do to tailor the deployment of OpenStack Kube-Dns. You can find those below.
General Parameters¶
dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“kube-dns-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.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.kube_dns.services
Type: string
Description:
nil
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.kube-dns.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.kube-dns.username
Type: string
Description:
“kube-dns”
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
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.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.kube_dns
Type: string
Description:
“registry.k8s.io/k8s-dns-kube-dns-amd64:1.14.5”
images.tags.kube_dns_nanny
Type: string
Description:
“registry.k8s.io/k8s-dns-dnsmasq-nanny-amd64:1.14.5”
images.tags.kube_dns_sidecar
Type: string
Description:
“registry.k8s.io/k8s-dns-sidecar-amd64:1.14.5”
labels.job.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.job.node_selector_value
Type: string
Description:
“enabled”
manifests.configmap_bin
Type: bool
Description:
true
manifests.configmap_kube_dns
Type: bool
Description:
true
manifests.deployment_kube_dns
Type: bool
Description:
true
manifests.job_image_repo_sync
Type: bool
Description:
true
manifests.secret_registry
Type: bool
Description:
true
manifests.service_kube_dns
Type: bool
Description:
true
manifests.serviceaccount_kube_dns
Type: bool
Description:
true
networking.dnsDomain
Type: string
Description:
“cluster.local”
networking.dnsIP
Type: string
Description:
“10.96.0.10”
pod.dns_policy
Type: string
Description:
“Default”
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”
secrets.oci_image_registry.kube-dns
Type: string
Description:
“kube-dns-oci-image-registry-key”