AttachedConnectorBinding resource
A binding to an attached connector in a peer namespace.
apiVersion: skupper.io/v2alpha1
kind: AttachedConnectorBinding
Metadata properties
name
string
required
The name of the resource.
The name must be the same as that of the associated AttachedConnector resource in the connector namespace.
Platforms | Kubernetes, Docker, Podman, Linux |
---|
namespace
string
The namespace of the resource.
Platforms | Kubernetes, Docker, Podman, Linux |
---|---|
See also | Kubernetes namespaces |
Spec properties
connectorNamespace
string
required
The name of the namespace where the associated AttachedConnector is located.
Platforms | Kubernetes, Docker, Podman, Linux |
---|
routingKey
string
required
The identifier used to route traffic from listeners to connectors. To expose a local workload to a remote site, the remote listener and the local connector must have matching routing keys.
Platforms | Kubernetes, Docker, Podman, Linux |
---|---|
See also | Routing key concept |
settings
object
advanced
A map containing additional settings. Each map entry is a string name and a string value.
Platforms | Kubernetes, Docker, Podman, Linux |
---|
Status properties
status
string
The current state of the resource.
- Pending
- Ready
Platforms | Kubernetes, Docker, Podman, Linux |
---|
message
None
A human-readable status message.
Platforms | Kubernetes, Docker, Podman, Linux |
---|
hasMatchingListeners
boolean
Default | False |
---|---|
Platforms | Kubernetes, Docker, Podman, Linux |
conditions
array
advanced
A set of named conditions describing the current state of the resource.
Platforms | Kubernetes |
---|---|
See also | Kubernetes conditions |
selectedPods
array
advanced
Platforms | Kubernetes, Docker, Podman, Linux |
---|