Openvswitch

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

General Parameters

  • conf.openvswitch_db_server.ptcp_port

    • Type: string

    • Description:

    • nil

  • conf.ovs_dpdk.enabled

    • Type: bool

    • Description:

    • false

  • conf.ovs_hw_offload.enabled

    • Type: bool

    • Description:

    • false

  • conf.ovs_other_config.handler_threads

    • Type: string

    • Description:

    • nil

  • conf.ovs_other_config.revalidator_threads

    • Type: string

    • Description:

    • nil

  • conf.ovs_user_name

    • Type: string

    • Description:

    • “openvswitch:openvswitch”

  • conf.poststart.extraCommand

    • Type: string

    • Description:

    • nil

  • conf.poststart.rootUser

    • Type: string

    • Description:

    • “root”

  • conf.poststart.timeout

    • Type: int

    • Description:

    • 5

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

    • Type: string

    • Description:

    • “openvswitch-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.ovs

    • 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.openvswitch.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.openvswitch.username

    • Type: string

    • Description:

    • “openvswitch”

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

    • Type: string

    • Description:

    • “docker.io/openstackhelm/openvswitch:latest-ubuntu_focal”

  • images.tags.openvswitch_vswitchd

    • Type: string

    • Description:

    • “docker.io/openstackhelm/openvswitch:latest-ubuntu_focal”

  • labels.ovs.node_selector_key

    • Type: string

    • Description:

    • “openvswitch”

  • labels.ovs.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.daemonset

    • Type: bool

    • Description:

    • true

  • manifests.daemonset_ovs_vswitchd

    • Type: bool

    • Description:

    • true

  • manifests.job_image_repo_sync

    • Type: bool

    • Description:

    • true

  • manifests.network_policy

    • Type: bool

    • Description:

    • false

  • manifests.secret_registry

    • Type: bool

    • Description:

    • true

  • network_policy.openvswitch.egress[0]

    • Type: object

    • Description:

    • {}

  • network_policy.openvswitch.ingress[0]

    • Type: object

    • Description:

    • {}

  • pod.dns_policy

    • Type: string

    • Description:

    • “ClusterFirstWithHostNet”

  • pod.lifecycle.upgrades.daemonsets.ovs.enabled

    • Type: bool

    • Description:

    • true

  • pod.lifecycle.upgrades.daemonsets.ovs.max_unavailable

    • Type: int

    • Description:

    • 1

  • pod.lifecycle.upgrades.daemonsets.ovs.min_ready_seconds

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.upgrades.daemonsets.pod_replacement_strategy

    • Type: string

    • Description:

    • “RollingUpdate”

  • pod.probes.ovs.ovs_db.liveness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.ovs.ovs_db.liveness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 60

  • pod.probes.ovs.ovs_db.liveness.params.periodSeconds

    • Type: int

    • Description:

    • 30

  • pod.probes.ovs.ovs_db.liveness.params.timeoutSeconds

    • Type: int

    • Description:

    • 5

  • pod.probes.ovs.ovs_db.readiness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.ovs.ovs_db.readiness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 90

  • pod.probes.ovs.ovs_db.readiness.params.periodSeconds

    • Type: int

    • Description:

    • 30

  • pod.probes.ovs.ovs_db.readiness.params.timeoutSeconds

    • Type: int

    • Description:

    • 5

  • pod.probes.ovs.ovs_vswitch.liveness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.ovs.ovs_vswitch.liveness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 60

  • pod.probes.ovs.ovs_vswitch.liveness.params.periodSeconds

    • Type: int

    • Description:

    • 30

  • pod.probes.ovs.ovs_vswitch.liveness.params.timeoutSeconds

    • Type: int

    • Description:

    • 5

  • pod.probes.ovs.ovs_vswitch.readiness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.ovs.ovs_vswitch.readiness.params.failureThreshold

    • Type: int

    • Description:

    • 3

  • pod.probes.ovs.ovs_vswitch.readiness.params.periodSeconds

    • Type: int

    • Description:

    • 10

  • pod.probes.ovs.ovs_vswitch.readiness.params.timeoutSeconds

    • 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.ovs.db.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.ovs.db.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.ovs.db.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.ovs.db.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.ovs.vswitchd.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.ovs.vswitchd.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.ovs.vswitchd.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.ovs.vswitchd.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.security_context.ovs.container.modules.capabilities.add[0]

    • Type: string

    • Description:

    • “SYS_MODULE”

  • pod.security_context.ovs.container.modules.capabilities.add[1]

    • Type: string

    • Description:

    • “SYS_CHROOT”

  • pod.security_context.ovs.container.modules.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.ovs.container.modules.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.ovs.container.perms.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.ovs.container.perms.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.ovs.container.perms.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.ovs.container.server.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.ovs.container.server.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.ovs.container.server.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.ovs.container.vswitchd.capabilities.add[0]

    • Type: string

    • Description:

    • “NET_ADMIN”

  • pod.security_context.ovs.container.vswitchd.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.ovs.container.vswitchd.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.ovs.pod.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.tini.enabled

    • Type: bool

    • Description:

    • true

  • pod.tolerations.openvswitch.enabled

    • Type: bool

    • Description:

    • false

  • pod.tolerations.openvswitch.tolerations[0].effect

    • Type: string

    • Description:

    • “NoSchedule”

  • pod.tolerations.openvswitch.tolerations[0].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/master”

  • pod.tolerations.openvswitch.tolerations[0].operator

    • Type: string

    • Description:

    • “Exists”

  • pod.tolerations.openvswitch.tolerations[1].effect

    • Type: string

    • Description:

    • “NoSchedule”

  • pod.tolerations.openvswitch.tolerations[1].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/control-plane”

  • pod.tolerations.openvswitch.tolerations[1].operator

    • Type: string

    • Description:

    • “Exists”

  • pod.user.nova.uid

    • Type: int

    • Description:

    • 42424

  • release_group

    • Type: string

    • Description:

    • nil

  • secrets.oci_image_registry.openvswitch

    • Type: string

    • Description:

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