Daemonjob-Controller

There are various customizations you can do to tailor the deployment of OpenStack Daemonjob-Controller. You can find those below.

General Parameters

  • crds.group_name

    • Type: string

    • Description:

    • “ctl.example.com”

  • crds.group_version

    • Type: string

    • Description:

    • “v1”

  • dependencies.dynamic.common.local_image_registry.jobs[0]

    • Type: string

    • Description:

    • “daemonjob-controller-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.daemonjob_controller.services

    • Type: string

    • Description:

    • nil

  • 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”

  • endpoints.cluster_domain_suffix

    • Type: string

    • Description:

    • “cluster.local”

  • endpoints.daemonjob_controller.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.daemonjob_controller.hosts.default

    • Type: string

    • Description:

    • “daemonjob-controller”

  • endpoints.daemonjob_controller.port.http.default

    • Type: int

    • Description:

    • 80

  • 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.daemonjob-controller.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.daemonjob-controller.username

    • Type: string

    • Description:

    • “daemonjob-controller”

  • endpoints.oci_image_registry.auth.enabled

    • Type: bool

    • Description:

    • false

  • 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.pullPolicy

    • Type: string

    • Description:

    • “IfNotPresent”

  • images.tags.image_repo_sync

    • Type: string

    • Description:

    • “docker.io/library/docker:17.07.0”

  • images.tags.pause

    • Type: string

    • Description:

    • “registry.k8s.io/pause:latest”

  • images.tags.python

    • Type: string

    • Description:

    • “docker.io/library/python:3.7-slim”

  • labels.daemonjob_controller.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.daemonjob_controller.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.crds_create

    • Type: bool

    • Description:

    • true

  • manifests.deployment

    • Type: bool

    • Description:

    • true

  • manifests.job_image_repo_sync

    • Type: bool

    • Description:

    • true

  • manifests.secret_registry

    • Type: bool

    • Description:

    • true

  • manifests.service

    • Type: bool

    • Description:

    • true

  • 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.daemonjob_controller

    • Type: int

    • Description:

    • 1

  • pod.resources.daemonjob_controller.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.daemonjob_controller.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.daemonjob_controller.requests.cpu

    • Type: string

    • Description:

    • “500m”

  • pod.resources.daemonjob_controller.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.enabled

    • Type: bool

    • Description:

    • false

  • pod.security_context.daemonjob_controller.container.controller.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.daemonjob_controller.container.controller.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.daemonjob_controller.pod.runAsNonRoot

    • Type: bool

    • Description:

    • true

  • pod.security_context.daemonjob_controller.pod.runAsUser

    • Type: int

    • Description:

    • 34356

  • release_group

    • Type: string

    • Description:

    • nil

  • secrets.oci_image_registry.daemonjob-controller

    • Type: string

    • Description:

    • “daemonjob-controller-oci-image-registry-key”