Metacontroller

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

General Parameters

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

    • Type: string

    • Description:

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

  • 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.metacontroller.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.metacontroller.hosts.default

    • Type: string

    • Description:

    • “metacontroller”

  • endpoints.metacontroller.port.metacontroller.default

    • Type: int

    • Description:

    • 8083

  • endpoints.oci_image_registry.auth.enabled

    • Type: bool

    • Description:

    • false

  • endpoints.oci_image_registry.auth.metacontroller.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.metacontroller.username

    • Type: string

    • Description:

    • “metacontroller”

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

    • Type: string

    • Description:

    • “metacontrollerio/metacontroller:v0.4.2”

  • labels.server.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.server.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.crds

    • Type: bool

    • Description:

    • true

  • manifests.job_image_repo_sync

    • Type: bool

    • Description:

    • true

  • manifests.rbac

    • Type: bool

    • Description:

    • true

  • manifests.secret_registry

    • Type: bool

    • Description:

    • true

  • manifests.service

    • Type: bool

    • Description:

    • true

  • manifests.statefulset

    • 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.termination_grace_period.server.timeout

    • Type: int

    • Description:

    • 600

  • pod.replicas.metacontroller

    • Type: int

    • Description:

    • 1

  • pod.resources.enabled

    • Type: bool

    • Description:

    • false

  • pod.resources.metacontroller.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.metacontroller.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.metacontroller.requests.cpu

    • Type: string

    • Description:

    • “500m”

  • pod.resources.metacontroller.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.security_context.metacontroller.container.metacontroller.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.metacontroller.container.metacontroller.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.metacontroller.pod.runAsUser

    • Type: int

    • Description:

    • 34356

  • release_group

    • Type: string

    • Description:

    • nil

  • secrets.oci_image_registry.metacontroller

    • Type: string

    • Description:

    • “metacontroller-oci-image-registry-key”