Etcd¶
There are various customizations you can do to tailor the deployment of OpenStack Etcd. You can find those below.
General Parameters¶
dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“etcd-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.db_compact.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.db_compact.services[0].service
Type: string
Description:
“etcd”
dependencies.static.etcd.jobs
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.etcd.host_fqdn_override.default
Type: string
Description:
nil
endpoints.etcd.hosts.default
Type: string
Description:
“etcd”
endpoints.etcd.hosts.discovery
Type: string
Description:
“etcd-discovery”
endpoints.etcd.name
Type: string
Description:
“etcd”
endpoints.etcd.path.default
Type: string
Description:
nil
endpoints.etcd.port.client.default
Type: int
Description:
2379
endpoints.etcd.scheme.default
Type: string
Description:
“http”
endpoints.etcd_discovery.host_fqdn_override.default
Type: string
Description:
nil
endpoints.etcd_discovery.hosts.default
Type: string
Description:
“etcd-discovery”
endpoints.etcd_discovery.name
Type: string
Description:
“etcd-discovery”
endpoints.etcd_discovery.path.default
Type: string
Description:
nil
endpoints.etcd_discovery.port.client.default
Type: int
Description:
2380
endpoints.etcd_discovery.scheme.default
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.etcd.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.etcd.username
Type: string
Description:
“etcd”
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.etcd
Type: string
Description:
“registry.k8s.io/etcd-amd64:3.4.3”
images.tags.etcd_db_compact
Type: string
Description:
“registry.k8s.io/etcd-amd64:3.4.3”
images.tags.image_repo_sync
Type: string
Description:
“docker.io/library/docker:17.07.0”
jobs.db_compact.command_timeout
Type: string
Description:
“120s”
jobs.db_compact.cron
Type: string
Description:
“1 */2 * * *”
jobs.db_compact.history.failed
Type: int
Description:
1
jobs.db_compact.history.success
Type: int
Description:
3
jobs.db_compact.starting_deadline
Type: int
Description:
600
labels.job.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.job.node_selector_value
Type: string
Description:
“enabled”
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.cron_job_db_compact
Type: bool
Description:
false
manifests.job_image_repo_sync
Type: bool
Description:
true
manifests.secret_registry
Type: bool
Description:
true
manifests.service
Type: bool
Description:
true
manifests.service_discovery
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.env.etcd.ETCD_DATA_DIR
Type: string
Description:
“/var/lib/etcd”
pod.env.etcd.ETCD_INITIAL_CLUSTER_TOKEN
Type: string
Description:
“etcd-cluster-1”
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.mandatory_access_control.etcd.etcd
Type: string
Description:
“runtime/default”
pod.mandatory_access_control.etcd.init
Type: string
Description:
“runtime/default”
pod.mandatory_access_control.type
Type: string
Description:
“apparmor”
pod.probes.etcd.etcd.liveness.enabled
Type: bool
Description:
true
pod.probes.etcd.etcd.liveness.params.initialDelaySeconds
Type: int
Description:
5
pod.probes.etcd.etcd.liveness.params.periodSeconds
Type: int
Description:
10
pod.probes.etcd.etcd.liveness.params.timeoutSeconds
Type: int
Description:
1
pod.probes.etcd.etcd.readiness.enabled
Type: bool
Description:
true
pod.probes.etcd.etcd.readiness.params.initialDelaySeconds
Type: int
Description:
5
pod.probes.etcd.etcd.readiness.params.periodSeconds
Type: int
Description:
10
pod.probes.etcd.etcd.readiness.params.timeoutSeconds
Type: int
Description:
1
pod.replicas.etcd
Type: int
Description:
1
pod.resources.jobs.db_compact.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.db_compact.requests.memory
Type: string
Description:
“128Mi”
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.security_context.etcd.container.etcd.readOnlyRootFilesystem
Type: bool
Description:
false
pod.security_context.etcd.container.etcd.runAsUser
Type: int
Description:
0
pod.security_context.etcd.pod.runAsUser
Type: int
Description:
65534
pod.security_context.etcd_db_compact.container.etcd_db_compact.allowPrivilegeEscalation
Type: bool
Description:
false
pod.security_context.etcd_db_compact.container.etcd_db_compact.capabilities.drop[0]
Type: string
Description:
“ALL”
pod.security_context.etcd_db_compact.pod.allowPrivilegeEscalation
Type: bool
Description:
false
pod.security_context.etcd_db_compact.pod.runAsNonRoot
Type: bool
Description:
true
pod.security_context.etcd_db_compact.pod.runAsUser
Type: int
Description:
65534
secrets.oci_image_registry.etcd
Type: string
Description:
“etcd-oci-image-registry-key”
volume.class_name
Type: string
Description:
“general”
volume.enabled
Type: bool
Description:
false
volume.size
Type: string
Description:
“5Gi”