Memcached

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

General Parameters

  • conf.memcached.max_connections

    • Type: int

    • Description:

    • 8192

  • conf.memcached.memory

    • Type: int

    • Description:

    • 1024

  • conf.memcached.stats_cachedump.enabled

    • Type: bool

    • Description:

    • true

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

    • Type: string

    • Description:

    • “memcached-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.memcached.jobs

    • Type: string

    • Description:

    • nil

  • endpoints.cluster_domain_suffix

    • Type: string

    • Description:

    • “cluster.local”

  • endpoints.kube_dns.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.kube_dns.hosts.default

    • Type: string

    • Description:

    • “kube-dns”

  • endpoints.kube_dns.name

    • Type: string

    • Description:

    • “kubernetes-dns”

  • endpoints.kube_dns.namespace

    • Type: string

    • Description:

    • “kube-system”

  • endpoints.kube_dns.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.kube_dns.port.dns.default

    • Type: int

    • Description:

    • 53

  • endpoints.kube_dns.port.dns.protocol

    • Type: string

    • Description:

    • “UDP”

  • endpoints.kube_dns.port.dns_tcp.default

    • Type: int

    • Description:

    • 53

  • endpoints.kube_dns.scheme

    • Type: string

    • Description:

    • “http”

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

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.memcached.username

    • Type: string

    • Description:

    • “memcached”

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

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_cache.hosts.default

    • Type: string

    • Description:

    • “memcached”

  • endpoints.oslo_cache.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_cache.port.memcache.default

    • Type: int

    • Description:

    • 11211

  • endpoints.oslo_cache.port.metrics.default

    • Type: int

    • Description:

    • 9150

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

    • Type: string

    • Description:

    • “docker.io/library/memcached:1.5.5”

  • images.tags.prometheus_memcached_exporter

    • Type: string

    • Description:

    • “docker.io/prom/memcached-exporter:v0.4.1”

  • labels.server.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.server.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.configmap_bin

    • 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

  • manifests.service

    • Type: bool

    • Description:

    • true

  • manifests.statefulset

    • Type: bool

    • Description:

    • true

  • monitoring.prometheus.enabled

    • Type: bool

    • Description:

    • false

  • monitoring.prometheus.memcached_exporter.scrape

    • Type: bool

    • Description:

    • true

  • network.memcached

    • Type: object

    • Description:

    • {}

  • network_policy.memcached.egress[0]

    • Type: object

    • Description:

    • {}

  • network_policy.memcached.ingress[0]

    • Type: object

    • Description:

    • {}

  • pod.affinity.anti.topologyKey.default

    • Type: string

    • Description:

    • “kubernetes.io/hostname”

  • pod.affinity.anti.type.default

    • Type: string

    • Description:

    • “requiredDuringSchedulingIgnoredDuringExecution”

  • pod.affinity.anti.weight.default

    • Type: int

    • Description:

    • 10

  • pod.lifecycle.termination_grace_period.memcached.timeout

    • Type: int

    • Description:

    • 30

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

    • Type: int

    • Description:

    • 1

  • pod.probes.memcached.memcached.liveness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.memcached.memcached.liveness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 10

  • pod.probes.memcached.memcached.liveness.params.periodSeconds

    • Type: int

    • Description:

    • 15

  • pod.probes.memcached.memcached.liveness.params.timeoutSeconds

    • Type: int

    • Description:

    • 10

  • pod.probes.memcached.memcached.readiness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.memcached.memcached.readiness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 0

  • pod.probes.memcached.memcached.readiness.params.periodSeconds

    • Type: int

    • Description:

    • 10

  • pod.probes.memcached.memcached.readiness.params.timeoutSeconds

    • Type: int

    • Description:

    • 5

  • pod.probes.memcached.memcached_exporter.liveness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.memcached.memcached_exporter.liveness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 15

  • pod.probes.memcached.memcached_exporter.liveness.params.periodSeconds

    • Type: int

    • Description:

    • 60

  • pod.probes.memcached.memcached_exporter.liveness.params.timeoutSeconds

    • Type: int

    • Description:

    • 10

  • pod.probes.memcached.memcached_exporter.readiness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.memcached.memcached_exporter.readiness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 5

  • pod.probes.memcached.memcached_exporter.readiness.params.periodSeconds

    • Type: int

    • Description:

    • 60

  • pod.probes.memcached.memcached_exporter.readiness.params.timeoutSeconds

    • Type: int

    • Description:

    • 10

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

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.memcached.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.memcached.requests.cpu

    • Type: string

    • Description:

    • “500m”

  • pod.resources.memcached.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.prometheus_memcached_exporter.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.prometheus_memcached_exporter.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.prometheus_memcached_exporter.requests.cpu

    • Type: string

    • Description:

    • “500m”

  • pod.resources.prometheus_memcached_exporter.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.security_context.server.container.memcached.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.memcached.capabilities.drop[0]

    • Type: string

    • Description:

    • “ALL”

  • pod.security_context.server.container.memcached.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.server.container.memcached_exporter.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.memcached_exporter.capabilities.drop[0]

    • Type: string

    • Description:

    • “ALL”

  • pod.security_context.server.container.memcached_exporter.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.server.pod.fsGroup

    • Type: int

    • Description:

    • 65534

  • pod.security_context.server.pod.runAsNonRoot

    • Type: bool

    • Description:

    • true

  • pod.security_context.server.pod.runAsUser

    • Type: int

    • Description:

    • 65534

  • pod.tolerations.memcached.enabled

    • Type: bool

    • Description:

    • false

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

    • Type: string

    • Description:

    • “NoSchedule”

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

    • Type: string

    • Description:

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

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

    • Type: string

    • Description:

    • “Exists”

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

    • Type: string

    • Description:

    • “NoSchedule”

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

    • Type: string

    • Description:

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

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

    • Type: string

    • Description:

    • “Exists”

  • secrets.oci_image_registry.memcached

    • Type: string

    • Description:

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