2021-04-26 11:20:29 -04:00
brand :
consul : Consul
2021-11-10 16:54:12 -05:00
consul-api-gateway : Consul API Gateway
2021-04-26 11:20:29 -04:00
terraform : Terraform
nomad : Nomad
vault : Vault
aws : AWS
2022-09-14 18:38:03 +01:00
lambda : AWS Lambda
2022-04-14 17:13:13 +01:00
aws-iam : AWS IAM
2021-04-26 11:20:29 -04:00
kubernetes : Kubernetes
jwt : JWT
oidc : OIDC
ui :
remove : Remove {item}
filtered-by : Filtered by {item}
name : Name
creation : Creation
maxttl : Max TTL
2022-04-04 09:45:03 +01:00
enterprisefeature : Enterprise feature
2021-04-26 11:20:29 -04:00
consul :
name : Name
passing : Passing
warning : Warning
critical : Critical
registered : Registered
not-registered : Not Registered
empty : No checks
tags : Tags
service : Service
gateway : Gateway
mesh : Mesh
ingress-gateway : Ingress Gateway
terminating-gateway : Terminating Gateway
mesh-gateway : Mesh Gateway
status : Health Status
2021-12-21 07:00:02 +00:00
service.meta : Service Meta
node.meta : Node Meta
2021-04-26 11:20:29 -04:00
service-name : Service Name
node-name : Node Name
accessorid : AccessorID
datacenter : Datacenter
localbindaddress : Local Bind Address
localbindport : Local Bind Port
destinationname : Destination Name
sourcename : Source Name
displayname : Display Name
2022-04-04 09:45:03 +01:00
failuretolerance : Fault tolerance
readreplica : Read replica
redundancyzone : Redundancy zone
2022-06-23 15:16:26 +02:00
peername : Peer
2022-06-30 18:24:52 +02:00
partition : Admin Partitions
2021-04-26 11:20:29 -04:00
search :
search : Search
searchproperty : Search Across
source : Source
critical : Failing
in-mesh : In service mesh
not-in-mesh : Not in service mesh
2021-12-06 11:06:33 +00:00
integrations : Integrations
2021-04-26 11:20:29 -04:00
sort :
alpha :
asc : A to Z
desc : Z to A
numeric :
asc : Ascending
desc : Descending
age :
asc : Oldest to Newest
desc : Newest to Oldest
duration :
asc : Longest to shortest
desc : Shortest to longest
status :
asc : Unhealthy to Healthy
2021-12-06 11:06:33 +00:00
desc : Healthy to Unhealthy
2022-07-18 17:39:22 +01:00
validations :
dns-hostname :
help : |
Must be a valid DNS hostname. Must contain 1-64 characters (numbers, letters, and hyphens), and must begin with a letter.
test : "^[a-zA-Z0-9]([a-zA-Z0-9-]'{0,62}'[a-zA-Z0-9])?$"
error : "{name} must be a valid DNS hostname."
immutable :
help : Once created, this cannot be changed.
2022-11-30 11:42:36 -07:00
server-external-addresses :
help : |
Enter a comma separated list of this peer's fallback server address(es) to be used in the event of failed automatic updates. This field is required for HCP-managed clusters.